Package junit.extensions.abbot

Provide support for running scripts as test cases under JUnit.

See:
          Description

Class Summary
AWTFixtureHelper Provides reusable preservation/restoration of AWT UI/System state.
AWTFixtureHelper.ExceptionCatcher Provide access to the most recent exception caught on the dispatch thread.
ComponentTestFixture Simple wrapper for testing 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.
TestHelper Provides automatic test suite generation given command-line arguments.
Timer Time and performance measurement utilities.
 

Package junit.extensions.abbot Description

Provide support for running scripts as test cases under JUnit.

Package Specification

Related Documentation

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



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

SourceForge