RerunIfFailedGlobalRule
instead. Since v8.5@Retention(value=RUNTIME) @Target(value={METHOD,TYPE}) public @interface RerunIfFailed
Modifier and Type | Required Element and Description |
---|---|
String |
value
Deprecated.
The reference to an issue that tracks the flakiness of this test or the reason, why was that test marked with this annotation.
|
Modifier and Type | Optional Element and Description |
---|---|
int |
retries
Deprecated.
Number of retries after this test fail.
|
public abstract String value
Copyright © 2002-2022 Atlassian. All Rights Reserved.