protected class RetryRule.GlobalRetryRule extends RetryRule.AbstractRetryRule
| Modifier | Constructor and Description |
|---|---|
protected |
GlobalRetryRule(int retryCount) |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
protected void |
evaluatePerCase(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
evaluatepublic org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description)
protected void evaluatePerCase(org.junit.runners.model.Statement base,
org.junit.runner.Description description)
throws java.lang.Throwable
java.lang.Throwable