public class RepeatRule extends 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,
Description description) |
public RepeatRule()
public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement statement, Description description)
apply in interface org.junit.rules.TestRuleCopyright © 2005–2022 The Apache Software Foundation. All rights reserved.