Part of dtester
| Class | TestAborted | Thrown for tests that fail for an unexpected reason, i.e. not |
| Class | TestDependantAbort | Thrown for a test that started, but got aborted due to a failure |
| Class | TimeoutError | The exception throws by the Timeout helper class. |
| Class | TestFailure | An ordinary test failure, used by the BaseTest's custom
check |
| Class | DefinitionError | Used for all errors in the test definition. |
| Class | TestSkipped | Undocumented |
| Class | UnableToRun | Thrown for tests that are unable to start because a dependent suite |