| Class | Description |
|---|---|
| ExpectedTestFailureException | |
| ExpectedTestFailureWatcher | |
| MockLogLevelAccessor | |
| ModelLoggingCommander |
| Annotation Type | Description |
|---|---|
| ExpectedFailure |
Initially this is just a marker annotation to be used by a JUnit4 Test case
in conjunction with ExpectedTestFailure @Rule to indicate that a test is
supposed to be failing
|