Class PortletActionTestAction

java.lang.Object
org.gatein.pc.test.unit.TestAction
org.gatein.pc.test.unit.actions.PortletActionTestAction

public abstract class PortletActionTestAction extends TestAction
  • Constructor Details

    • PortletActionTestAction

      public PortletActionTestAction()
  • Method Details

    • execute

      public final Response execute(javax.portlet.Portlet portlet, javax.portlet.ActionRequest request, javax.portlet.ActionResponse response, PortletTestContext context) throws javax.portlet.PortletException, IOException
      Throws:
      javax.portlet.PortletException
      IOException
    • runWithRuntimeException

      protected void runWithRuntimeException(javax.portlet.Portlet portlet, javax.portlet.ActionRequest request, javax.portlet.ActionResponse response, PortletTestContext context) throws javax.portlet.PortletException, IOException
      Throws:
      javax.portlet.PortletException
      IOException
    • run

      protected void run(javax.portlet.Portlet portlet, javax.portlet.ActionRequest request, javax.portlet.ActionResponse response, PortletTestContext context) throws javax.portlet.PortletException, IOException
      Throws:
      javax.portlet.PortletException
      IOException