|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MockHttpSession | |
|---|---|
| net.sourceforge.stripes.mock | Mock objects that implement many of the Servlet and Http Servlet interfaces. |
| Uses of MockHttpSession in net.sourceforge.stripes.mock |
|---|
| Constructors in net.sourceforge.stripes.mock with parameters of type MockHttpSession | |
|---|---|
MockRoundtrip(MockServletContext context,
Class<? extends ActionBean> beanType,
MockHttpSession session)
Preferred constructor that will manufacture a request. |
|
MockRoundtrip(MockServletContext context,
String actionBeanUrl,
MockHttpSession session)
Constructor that will create a requeset suitable for the provided servlet context and URL. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||