Class Summary |
BatchResultPrinter |
Default result printer implementation for running tests in batch mode. |
BatchTestRunner |
TestRunner class for running a single test or a test suite in batch
mode. |
ClassGenerator |
|
EqualityHelper |
This is a utility class to support equality checking. |
GetSupportedOptions |
|
JDOJdk14Logger |
JDO-specific subclass of the apache commons logging Log
implementation that wraps the standard JDK 1.4 logging. |
SwingTestRunner |
TestRunner class for running a single test or a test suite in GUI mode
using swing. |
TestListSuite |
This class implements a test suite including all test cases as specified
in a testlist file. |
TestSelector |
A test class selector. |
ThreadExceptionHandler |
This class extends java.lang.ThreadGroup and stores any uncaught
exception of threads from this ThreadGroup for later retrieval. |