Package junit.extensions.abbot

Provide support for running scripts and UI-oriented unit tests as test cases under JUnit.

See:
          Description

Interface Summary
SizeOf.ObjectCreator For use with constructors which require arguments.
 

Class Summary
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 Summary
 

Package junit.extensions.abbot Description

Provide support for running scripts and UI-oriented unit tests as test cases under JUnit.

Package Specification

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see:



Copyright © 2002-2008 Timothy Wall. All Rights Reserved.
Abbot is hosted on

SourceForge