Xindice API

org.xmldb.api.tests
Class CollectionTest

org.xmldb.api.tests.XMLDBTestCase
  |
  +--org.xmldb.api.tests.CollectionTest

public class CollectionTest
extends XMLDBTestCase


Constructor Summary
CollectionTest(java.lang.String name)
           
 
Method Summary
static org.xmldb.api.tests.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()
           
 
Methods inherited from class org.xmldb.api.tests.XMLDBTestCase
setUp, tearDown
 

Constructor Detail

CollectionTest

public CollectionTest(java.lang.String name)
Method Detail

suite

public static org.xmldb.api.tests.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()

Xindice API

Copyright (c) 1999-2001 The Apache Software Foundation