Class ServletServiceTestAction

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

public abstract class ServletServiceTestAction extends TestAction
  • Constructor Details

    • ServletServiceTestAction

      public ServletServiceTestAction()
  • Method Details

    • run

      protected Response run(jakarta.servlet.Servlet servlet, jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, PortletTestContext context) throws jakarta.servlet.ServletException, IOException
      Throws:
      jakarta.servlet.ServletException
      IOException
    • execute

      public Response execute(jakarta.servlet.Servlet servlet, jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, PortletTestContext context) throws jakarta.servlet.ServletException, IOException
      Throws:
      jakarta.servlet.ServletException
      IOException