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, setMaxResults
release
void start() throws Exception
Exception
void stop()
boolean isRunning()
MockRunContext getMockContext()
Copyright © 2019. All Rights Reserved.