public abstract class PortletTestAction extends TestAction
| Constructor and Description |
|---|
PortletTestAction() |
| Modifier and Type | Method and Description |
|---|---|
Response |
execute(javax.portlet.Portlet portlet,
javax.portlet.PortletRequest request,
javax.portlet.PortletResponse response,
PortletTestContext context) |
protected Response |
run(javax.portlet.Portlet portlet,
javax.portlet.PortletRequest request,
javax.portlet.PortletResponse response,
PortletTestContext context) |
protected Response |
runWithRuntimeException(javax.portlet.Portlet portlet,
javax.portlet.PortletRequest request,
javax.portlet.PortletResponse response,
PortletTestContext context) |
assertParameterMap, assertParameterMap, createCookieMap, getLoggerpublic final Response execute(javax.portlet.Portlet portlet, javax.portlet.PortletRequest request, javax.portlet.PortletResponse response, PortletTestContext context) throws javax.portlet.PortletException, IOException
javax.portlet.PortletExceptionIOExceptionprotected Response runWithRuntimeException(javax.portlet.Portlet portlet, javax.portlet.PortletRequest request, javax.portlet.PortletResponse response, PortletTestContext context) throws javax.portlet.PortletException, IOException
javax.portlet.PortletExceptionIOExceptionprotected Response run(javax.portlet.Portlet portlet, javax.portlet.PortletRequest request, javax.portlet.PortletResponse response, PortletTestContext context) throws javax.portlet.PortletException, IOException
javax.portlet.PortletExceptionIOExceptionCopyright © 2003-2018 GateIn. All Rights Reserved.