Package org.xmldb.api.tests
Class CollectionTest
java.lang.Object
junit.framework.Assert
junit.framework.TestCase
org.xmldb.api.tests.XMLDBTestCase
org.xmldb.api.tests.CollectionTest
- All Implemented Interfaces:
junit.framework.Test
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.xmldb.api.tests.XMLDBTestCase
setUp, tearDown
Methods inherited from class junit.framework.TestCase
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, setName, toString
-
Constructor Details
-
CollectionTest
-
-
Method Details
-
suite
public static junit.framework.Test suite() -
testGetName
public void testGetName() -
testGetParentCollection
public void testGetParentCollection() -
testGetChildCollectionCount
public void testGetChildCollectionCount() -
testListChildCollections
public void testListChildCollections() -
testGetChildCollection
public void testGetChildCollection() -
testGetResourceCount
public void testGetResourceCount() -
testListResources
public void testListResources() -
testCreateResource
public void testCreateResource() -
testStoreResource
public void testStoreResource() -
testRemoveResource
public void testRemoveResource() -
testGetResource
public void testGetResource() -
testXPathQueryService
public void testXPathQueryService() -
testStub
public void testStub()
-