public class RepeatRule
extends java.lang.Object
implements org.junit.rules.TestRule
| Constructor and Description |
|---|
RepeatRule() |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement statement,
org.junit.runner.Description description) |
int |
times() |