Server.Test.XmlDataTest Class Reference

An NUnit test class for testing the XMLDatabase implementation of IPersistentData. This class is not entirely done. More...

Collaboration diagram for Server.Test.XmlDataTest:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void Init ()
 Sets up a test by instanciating a XmlData.
void TestDatabase ()
 Calls PersistentDataTest.TestDatabase using the XmlData as a parameter.

Private Attributes

IPersistentData database

Detailed Description

An NUnit test class for testing the XMLDatabase implementation of IPersistentData. This class is not entirely done.

Definition at line 13 of file XMLDataTest.cs.


Member Function Documentation

void Server.Test.XmlDataTest.Init (  ) 

Sets up a test by instanciating a XmlData.

Definition at line 21 of file XMLDataTest.cs.

void Server.Test.XmlDataTest.TestDatabase (  ) 

Calls PersistentDataTest.TestDatabase using the XmlData as a parameter.

Definition at line 30 of file XMLDataTest.cs.


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