org.exist.storage.test
Class RecoveryTest3

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

public class RecoveryTest3
extends TestCase

TestCase: add a larger number of documents into a collection, crash the database, restart, remove the collection and add some more documents. This test needs quite a few documents to be in the collection. Change the directory path below to point to a directory with at least 1000 docs.

Author:
wolf
See Also:
Serialized Form

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

Constructor Detail

RecoveryTest3

public RecoveryTest3()
Method Detail

main

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

testStore

public void testStore()

testRead

public void testRead()

testRead2

public void testRead2()

startDB

protected BrokerPool startDB()

tearDown

protected void tearDown()


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