| Class | Description |
|---|---|
| EventParser |
EventParser parses an XML file representing a stream of
AWT input events into an array of InputEvent objects.
|
| EventPlayer |
EventPlayer uses the java.awt.robot API to inject streams of events
into a component.
|
| EventRecorder |
EventRecorder listens to all of the mouse and keyboard events
on a given component and records these into a sequence which
can then be played back using an EventPlayer object.
|
| EventWriter |
EventParser parses an XML file representing a stream of
AWT input events into an array of InputEvent objects.
|
| TestCase |
An abstract superclass for all test cases.
|
| TestHarness |
A test harness.
|
| TestSuite |
The abstract superclass of test suites.
|
| TestUtilities |
Utility functions to make tests easier to write.
|
| Exception | Description |
|---|---|
| TestFailedException |
An exception that is thrown when a test produces an
incorrect result.
|
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.