Server.Test.BinaryDataTest Class Reference

An NUnit test class for testing the BinaryDatabase implementation of IPersistentData. More...

Collaboration diagram for Server.Test.BinaryDataTest:

Collaboration graph
[legend]
List of all members.

Public Member Functions

[SetUp] void Init ()
 Sets up a test by instanciating a BinaryDatabase.
[Test] void TestDatabase ()
 Calls PersistentDataTest.TestDatabase using the BinaryDatabase as a parameter.

Private Attributes

IPersistentData database

Detailed Description

An NUnit test class for testing the BinaryDatabase implementation of IPersistentData.

Definition at line 15 of file BinaryDataTest.cs.


Member Function Documentation

[SetUp] void Server.Test.BinaryDataTest.Init (  ) 

Sets up a test by instanciating a BinaryDatabase.

Definition at line 23 of file BinaryDataTest.cs.

[Test] void Server.Test.BinaryDataTest.TestDatabase (  ) 

Calls PersistentDataTest.TestDatabase using the BinaryDatabase as a parameter.

Definition at line 32 of file BinaryDataTest.cs.


The documentation for this class was generated from the following file:
Generated on Thu Dec 21 06:25:28 2006 for SCRAML by  doxygen 1.5.1-p1