protected class RandomBug.RepeatOnFailure extends RandomBug.RepeatStatement
| Modifier and Type | Field and Description |
|---|---|
protected String |
issue |
base, description, gotFailure, listener, notifier, params, serial| Modifier | Constructor and Description |
|---|---|
protected |
RepeatOnFailure(RandomBug.Repeat someParams,
org.junit.runner.notification.RunNotifier aNotifier,
org.junit.runners.model.Statement aStatement,
org.junit.runner.Description description) |
| Modifier and Type | Method and Description |
|---|---|
protected Error |
error() |
protected int |
retryCount() |
protected boolean |
returnOnFailure() |
protected boolean |
returnOnSuccess() |
displayName, evaluate, onEnter, onLeaveprotected RepeatOnFailure(RandomBug.Repeat someParams, org.junit.runner.notification.RunNotifier aNotifier, org.junit.runners.model.Statement aStatement, org.junit.runner.Description description)
protected Error error()
error in class RandomBug.RepeatStatementprotected int retryCount()
retryCount in class RandomBug.RepeatStatementprotected boolean returnOnFailure()
returnOnFailure in class RandomBug.RepeatStatementprotected boolean returnOnSuccess()
returnOnSuccess in class RandomBug.RepeatStatementCopyright © 2018 Nuxeo. All rights reserved.