org.exist.storage.test
Class RecoveryTest

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

public class RecoveryTest
extends TestCase

Test recovery after a forced database corruption.

Author:
wolf
See Also:
Serialized Form

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

Constructor Detail

RecoveryTest

public RecoveryTest()
Method Detail

main

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

testStore

public void testStore()

testRead

public void testRead()

startDB

protected BrokerPool startDB()

tearDown

protected void tearDown()


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