Package org.h2.test.utils

Utility classes used by the tests.

See:
          Description

Interface Summary
ResultVerifier This handler is called after a method returned.
 

Class Summary
AssertThrows Helper class to simplify negative testing.
FilePathDebug A debugging file system that logs all operations.
FilePathUnstable An unstable file system.
MemoryFootprint Calculate the memory footprint of various objects.
OutputCatcher A tool to capture the output of System.out and System.err.
ProxyCodeGenerator A code generator for class proxies.
SelfDestructor This is a self-destructor class to kill a long running process automatically after a pre-defined time.
 

Package org.h2.test.utils Description

Utility classes used by the tests.