| Class | Description |
|---|---|
| Assume |
A set of methods useful for stating assumptions about the conditions in which a test is meaningful.
|
| FreePortFinder | |
| JmxFixture |
JMX Test Fixture.
|
| NotYetImplemented.Rule | |
| RepeatRule |
JUnit Rule to run tests repeatedly.
|
| RetryRule |
JUnit Rule to retry tests.
|
| Annotation Type | Description |
|---|---|
| NotYetImplemented |
JUnit annotation and rule to mark not yet implemented tests.
|