org.exist.xmldb.test
Class CreateCollectionsTest

java.lang.Object
  extended byTestCase
      extended byorg.exist.xmldb.test.CreateCollectionsTest

public class CreateCollectionsTest
extends TestCase

See Also:
Serialized Form

Field Summary
 Collection root
           
 
Constructor Summary
CreateCollectionsTest(java.lang.String arg0)
           
 
Method Summary
static void main(java.lang.String[] args)
           
protected  void setUp()
           
protected  void tearDown()
           
 void testCreateCollection()
           
 void testMultipleCreates()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

root

public Collection root
Constructor Detail

CreateCollectionsTest

public CreateCollectionsTest(java.lang.String arg0)
Method Detail

setUp

protected void setUp()

tearDown

protected void tearDown()
                 throws java.lang.Exception
Throws:
java.lang.Exception

testCreateCollection

public void testCreateCollection()

testMultipleCreates

public void testMultipleCreates()

main

public static void main(java.lang.String[] args)


<oXygen/> XML Editor provides support for editing and debugging XQuery expressions against the eXist XML Database.