Package org.h2.test.utils

Utility classes used by the tests.

See:
          Description

Class Summary
FileObjectDebug A debugging file that logs all operations.
FileSystemDebug A debugging file system that logs all operations.
OutputCatcher A tool to capture the output of System.out and System.err.
SelfDestructor This is a self-destructor class to kill a long running process automatically after a pre-defined time.
TestLob Implementation and tests of a LOB storage mechanism that splits LOBs in blocks.
 

Package org.h2.test.utils Description

Utility classes used by the tests.