Type Params | Return Type | Name and description |
---|---|---|
|
void |
cancel() |
|
MockResultType |
getLastResult() |
|
boolean |
hasResult() |
|
boolean |
isCanceled() |
|
boolean |
isWaiting() |
|
void |
onMockRunnerStart(MockRunner mockRunner) |
|
void |
setLastResult(MockResultType lastResult) |
|
void |
setWaiting(boolean waiting) |
|
void |
waitForRequest(long timeout) |