public interface MockRunner
| Modifier and Type | Method and Description |
|---|---|
MockResult |
dispatchRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
MockResult |
getMockResultAt(int c) |
int |
getMockResultCount() |
MockService |
getMockService() |
boolean |
isRunning() |
void |
stop() |
void stop()
int getMockResultCount()
MockResult getMockResultAt(int c)
MockService getMockService()
MockResult dispatchRequest(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws DispatchException
DispatchExceptionboolean isRunning()
Copyright © 2013. All Rights Reserved.