org.exist.storage.test
Class RecoverBinaryTest

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

public class RecoverBinaryTest
extends TestCase

Author:
wolf
See Also:
Serialized Form

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

Constructor Detail

RecoverBinaryTest

public RecoverBinaryTest()
Method Detail

main

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

testStore

public void testStore()

testLoad

public void testLoad()

setUp

protected void setUp()

tearDown

protected void tearDown()


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