| Interface | Description |
|---|---|
| ResultVerifier |
This handler is called after a method returned.
|
| Class | Description |
|---|---|
| AssertThrows |
Helper class to simplify negative testing.
|
| FilePathDebug |
A debugging file system that logs all operations.
|
| FilePathReorderWrites |
An unstable file system.
|
| 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.
|
| TestColumnNamer |
Tests the column name factory.
|
Utility classes used by the tests.