org.exist.storage.test
Class AbstractUpdateTest

java.lang.Object
  extended byTestCase
      extended byorg.exist.storage.test.AbstractUpdateTest
Direct Known Subclasses:
AppendTest, RemoveTest, RenameTest, ReplaceTest, UpdateAttributeTest, UpdateTest, XQueryUpdateTest

public abstract class AbstractUpdateTest
extends TestCase

See Also:
Serialized Form

Field Summary
protected static java.lang.String TEST_COLLECTION
           
protected static java.lang.String TEST_XML
           
 
Constructor Summary
AbstractUpdateTest()
           
 
Method Summary
protected  IndexInfo init(DBBroker broker, TransactionManager mgr)
           
protected  BrokerPool startDB()
           
protected  void tearDown()
           
 void testRead()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TEST_COLLECTION

protected static java.lang.String TEST_COLLECTION

TEST_XML

protected static java.lang.String TEST_XML
Constructor Detail

AbstractUpdateTest

public AbstractUpdateTest()
Method Detail

testRead

public void testRead()

init

protected IndexInfo init(DBBroker broker,
                         TransactionManager mgr)

startDB

protected BrokerPool startDB()

tearDown

protected void tearDown()


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