Abbot
|
Abbot framework for automated testing of Java GUI
components and programs This version 1.2.0-RC2 ExamplesYou can watch Abbot do its thing by running one of the
prepared example test suites (as they would appear if run from the JUnit test
runner). You may want to add "
The second example is intended to report a failed assertion, so you can see what a failed test looks like. Note that the last example passes an Abbot script as an
argument to the ScriptFixture class to run the script as a JUnit test. For a
more complete description of the framework, see the overview
document.
|