| Exception | Description |
|---|---|
| IllegalTestConfigClassException |
Thrown when the test config class passed in LamblinTestRunnerConfig is invalid
(i.e. not implementing LamblinTestConfig).
|
| TestRunnerConfigAnnotationMissingException |
Test thrown when the Test class does not have a LamblinTestRunnerConfig annotation.
|