| Class | Description |
|---|---|
| TestAll |
The main test application.
|
| TestAllJunit |
This class is a bridge between JUnit and the custom test framework
used by H2.
|
| TestBase |
The base class for all tests.
|
| TestDb |
The base class for tests that use connections to database.
|
| TestDb.Child |
High level test classes.