protected class RetryRule.LocalRetryRule extends RetryRule.AbstractRetryRule
| Modifier | Constructor and Description |
|---|---|
protected |
LocalRetryRule() |
| 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 |
evaluatePerTest(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 evaluatePerTest(org.junit.runners.model.Statement base,
org.junit.runner.Description description)
throws java.lang.Throwable
java.lang.Throwable