protected abstract class RetryRule.AbstractRetryRule
extends java.lang.Object
implements org.junit.rules.TestRule, java.io.Serializable
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractRetryRule() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
evaluate(org.junit.runners.model.Statement base,
org.junit.runner.Description description,
int retryCount) |