protected class RandomBug.Bypass extends RandomBug.RepeatStatement
base, description, gotFailure, listener, notifier, params, serial| Constructor and Description |
|---|
Bypass(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() |
void |
evaluate() |
protected int |
retryCount() |
protected boolean |
returnOnFailure() |
protected boolean |
returnOnSuccess() |
displayName, onEnter, onLeavepublic Bypass(RandomBug.Repeat someParams, org.junit.runner.notification.RunNotifier aNotifier, org.junit.runners.model.Statement aStatement, org.junit.runner.Description description)
public void evaluate() throws Throwable
evaluate in class RandomBug.RepeatStatementThrowableprotected Error error()
error in class RandomBug.RepeatStatementprotected int retryCount()
retryCount in class RandomBug.RepeatStatementprotected boolean returnOnSuccess()
returnOnSuccess in class RandomBug.RepeatStatementprotected boolean returnOnFailure()
returnOnFailure in class RandomBug.RepeatStatementCopyright © 2016 Nuxeo SA. All rights reserved.