Interface | Description |
---|---|
T_Bombable | |
UnitTest |
The UnitTest interface is implemented by the class
that tests a class.
|
UnitTestConstants |
UnitTestConstants contains the constants for the
unit tests to use when registering and running
the tests.
|
UnitTestManager |
The UnitTestManager provides a mechanism for
registering subsystem tests and then invoking
them.
|
Class | Description |
---|---|
BasicUnitTest | |
BasicUnitTestManager | |
T_Bomb | |
T_Generic |
Abstract class which executes a unit test.
|
T_MultiIterations |
Abstract class which executes T_Generic.
|
T_MultiThreadedIterations |
Abstract class which executes T_MultiIterations.
|
UnitTestMain |
A very simple class to boot up a system based upon a configuration file
passed in as the first argument.
|
Exception | Description |
---|---|
T_Fail |
Exception used to throw for errors in a unit test.
|
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.