|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Methods | |
---|---|
org.apache.click.MockContext.fireActionEventsAndClearRegistry()
use MockContext.executeActionListeners() instead |
|
org.apache.click.servlet.MockRequest.getRealPath(String)
Use ServletContext.getRealPath(String) instead. |
|
org.apache.click.MockContext.initContext(HttpServletRequest)
use one of the other initContext methods because those will construct a complete mock stack including a MockRequest. |
|
org.apache.click.servlet.MockResponse.setStatus(int, String)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |