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