public class RunUntilFailureClassRule extends Object implements org.junit.rules.TestRule
RunUntilFailureRule.| Constructor and Description |
|---|
RunUntilFailureClassRule() |
RunUntilFailureClassRule(long maximumNumberOfTimesToRun) |
| Modifier and Type | Method and Description |
|---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement statement,
org.junit.runner.Description description) |
Copyright © 2019 OpenDaylight. All rights reserved.