|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.splunk.SDKTestCase.EventuallyTrueBehavior
public abstract static class SDKTestCase.EventuallyTrueBehavior
Field Summary | |
---|---|
int |
pauseTime
|
java.lang.String |
timeoutMessage
|
int |
tries
|
Constructor Summary | |
---|---|
SDKTestCase.EventuallyTrueBehavior()
|
Method Summary | |
---|---|
abstract boolean |
predicate()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int tries
public int pauseTime
public java.lang.String timeoutMessage
Constructor Detail |
---|
public SDKTestCase.EventuallyTrueBehavior()
Method Detail |
---|
public abstract boolean predicate()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |