org.xmldb.api.tests
public class CollectionTest extends XMLDBTestCase
| Constructor Summary | |
|---|---|
| CollectionTest(String name) | |
| Method Summary | |
|---|---|
| static Test | suite() |
| void | testCreateResource() |
| void | testGetChildCollection() |
| void | testGetChildCollectionCount() |
| void | testGetName() |
| void | testGetParentCollection() |
| void | testGetResource() |
| void | testGetResourceCount() |
| void | testListChildCollections() |
| void | testListResources() |
| void | testRemoveResource() |
| void | testStoreResource() |
| void | testStub() |
| void | testXPathQueryService() |