| Class | Description | |
|---|---|---|
| AS3UnitCore |
AS3UnitCore is a facade for running tests. |
|
| Description |
A Description describes a test which is to be run or has been run. |
|
| Request |
A Request is an abstract description of tests to be run. |
|
| Result |
A Result collects and summarizes inromation from running multiple
tests. |
|
| Runner |
A Runner runs tests and notifies a RunNotifier
of signifciant events as it does so. |