public interface MockRunner extends MockDispatcher, Releasable
| Modifier and Type | Method and Description | 
|---|---|
| MockRunContext | getMockContext() | 
| boolean | isRunning() | 
| void | start()Start this runner. | 
| void | stop()Stop this runner. | 
clearResults, dispatchRequest, getMockResultAt, getMockResultCount, setLogEnabled, setMaxResultsreleasevoid start()
    throws Exception
Exceptionvoid stop()
boolean isRunning()
MockRunContext getMockContext()
Copyright © 2019. All Rights Reserved.