| Interface | Description |
|---|---|
| FailsOnJava11 |
Marker interface for tests that fail on Java 11.
|
| Class | Description |
|---|---|
| RetryRule |
A rule to retry failed tests for a fixed number of times.
|
| Annotation Type | Description |
|---|---|
| RetryOnException |
Annotation to use with
RetryRule. |
| RetryOnFailure |
Annotation to use with
RetryRule. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.