Collaboration diagram for Server.Test.XmlDataTest:

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 |
Definition at line 13 of file XMLDataTest.cs.
| void Server.Test.XmlDataTest.Init | ( | ) |
| void Server.Test.XmlDataTest.TestDatabase | ( | ) |
Calls PersistentDataTest.TestDatabase using the XmlData as a parameter.
Definition at line 30 of file XMLDataTest.cs.
1.5.1-p1