Interface | Description |
---|---|
EUnitTestListener |
Simple interface for objects which receive notifications regarding the
progress of a test suite.
|
Class | Description |
---|---|
EUnitModule | |
EUnitTest | |
ModelBindings |
Data model class for the EUnit
$with and $onlywith
EOL annotations. |
Enum | Description |
---|---|
EUnitTestResultType | |
ModelBindings.ExclusiveMode |
Model binding exclusivity mode enumeration.
|
Exception | Description |
---|---|
EUnitParseException |
Exception for when EUnit modules have parsing problems.
|