| Class | Description |
|---|---|
| AllDefaultPossibilitiesBuilderWithRetry |
Needed to support retrying flaky tests.
|
| BlockJUnit4ClassRunnerWithRetry |
A subclass of BlockJUnit4ClassRunner that supports retrying failing tests, up to the
specified number of attempts.
|
| JUnit4BuilderWithRetry |
Needed to support retrying flaky tests.
|