| Class | Description | |
|---|---|---|
| Failure |
A Failure holds a description of the failed test and the
exception that was thrown while running it. |
|
| RunListener | ||
| RunNotifier | If you write custom runners, you may need to notify AS3Unit of your progress running tests. | |
| StoppedByUserException | Thrown when a user rhas requested that the test run stop. |