| Interface | Description |
|---|---|
| TestRetryTaskExtension |
Allows configuring test retry mechanics.
|
| TestRetryTaskExtension.ClassRetryCriteria |
The set of criteria specifying which test classes must be retried as a whole unit
if retries are enabled and the test class passes the configured filter.
|
| TestRetryTaskExtension.Filter |
A filter for specifying which tests may be retried.
|
| Class | Description |
|---|---|
| TestRetryPlugin |