See: Description
Interface | Description |
---|---|
SizeOf.ObjectCreator |
For use with constructors which require arguments.
|
Class | Description |
---|---|
ComponentTestFixture |
Fixture for testing AWT and/or JFC/Swing components under JUnit.
|
RepeatHelper |
Convenience functions to wrap a given test case such that individual
methods may be run with heavy repetition, and default suites run with
light repetition.
|
ResolverFixture |
Simple wrapper for testing objects which require a Resolver.
|
ScriptFixture |
Simple wrapper for a test script to run under JUnit.
|
ScriptTestCollector |
Collects all available classes derived from ScriptTestCase in the current
classpath.
|
ScriptTestSuite |
Similar to TestSuite, except that it auto-generates a suite based on test
scripts matching certain criteria.
|
SizeOf | |
TestHelper |
Provides automatic test suite generation given command-line arguments.
|
Timer |
Time and performance measurement utilities.
|
Exception | Description |
---|
Abbot is hosted on