org.exist.storage.test
Class CopyCollectionTest

java.lang.Object
  extended byTestCase
      extended byorg.exist.storage.test.CopyCollectionTest

public class CopyCollectionTest
extends TestCase

See Also:
Serialized Form

Constructor Summary
CopyCollectionTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
protected  BrokerPool startDB()
           
protected  void tearDown()
           
 void testRead()
           
 void testReadAborted()
           
 void testStore()
           
 void testStoreAborted()
           
 void testXMLDBRead()
           
 void testXMLDBStore()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CopyCollectionTest

public CopyCollectionTest()
Method Detail

main

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

testStore

public void testStore()

testRead

public void testRead()

testStoreAborted

public void testStoreAborted()

testReadAborted

public void testReadAborted()

testXMLDBStore

public void testXMLDBStore()

testXMLDBRead

public void testXMLDBRead()

startDB

protected BrokerPool startDB()

tearDown

protected void tearDown()


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