public class FakeHttpContext extends Object
| Modifier and Type | Method and Description |
|---|---|
static FakeHttpContext |
getInstance() |
TestRequest |
getRequest(String url) |
javax.servlet.http.HttpServletResponse |
getResponse() |
void |
init() |
public static FakeHttpContext getInstance()
public TestRequest getRequest(String url)
public javax.servlet.http.HttpServletResponse getResponse()
public void init()
throws MalformedURLException
MalformedURLExceptionCopyright © 2012-2018. All Rights Reserved.