protected class RandomBug.RepeatOnSuccess extends RandomBug.RepeatStatement
base, description, gotFailure, listener, notifier, params, serial
Modifier | Constructor and Description |
---|---|
protected |
RepeatOnSuccess(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, onLeave
protected RepeatOnSuccess(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.RepeatStatement
protected boolean returnOnFailure()
returnOnFailure
in class RandomBug.RepeatStatement
protected boolean returnOnSuccess()
returnOnSuccess
in class RandomBug.RepeatStatement
protected int retryCount()
retryCount
in class RandomBug.RepeatStatement
Copyright © 2015 Nuxeo SA. All rights reserved.