public class RandomBug.RepeatRule extends Object implements org.junit.rules.TestRule, org.junit.rules.MethodRule
Modifier and Type | Field and Description |
---|---|
protected org.junit.runner.notification.RunNotifier |
notifier |
RandomBug.RepeatStatement |
statement |
Constructor and Description |
---|
RepeatRule() |
Modifier and Type | Method and Description |
---|---|
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runner.Description description) |
org.junit.runners.model.Statement |
apply(org.junit.runners.model.Statement base,
org.junit.runners.model.FrameworkMethod method,
Object fixtureTarget) |
@Inject protected org.junit.runner.notification.RunNotifier notifier
public RandomBug.RepeatStatement statement
public RepeatRule()
public org.junit.runners.model.Statement apply(org.junit.runners.model.Statement base, org.junit.runner.Description description)
apply
in interface org.junit.rules.TestRule
Copyright © 2015 Nuxeo SA. All rights reserved.