java.lang.Object
com.sun.ts.tests.common.webclient.BaseUrlClient
ee.jakarta.tck.pages.common.client.AbstractUrlClient
ee.jakarta.tck.pages.spec.core_syntax.actions.forward.URLClientIT

@ExtendWith(org.jboss.arquillian.junit5.ArquillianExtension.class) public class URLClientIT extends AbstractUrlClient
  • Field Details

    • packagePath

      public static String packagePath
  • Constructor Details

  • Method Details

    • createDeployment

      @Deployment(testable=false) public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment() throws IOException
      Throws:
      IOException
    • positiveForwardCtxRelativeTest

      @Test public void positiveForwardCtxRelativeTest() throws Exception
      Throws:
      Exception
    • positiveForwardCtxRelativeHtmlTest

      @Test public void positiveForwardCtxRelativeHtmlTest() throws Exception
      Throws:
      Exception
    • positiveForwardPageRelativeTest

      @Test public void positiveForwardPageRelativeTest() throws Exception
      Throws:
      Exception
    • positiveForwardPageRelativeHtmlTest

      @Test public void positiveForwardPageRelativeHtmlTest() throws Exception
      Throws:
      Exception
    • positiveRequestAttrCtxRelativeTest

      @Test public void positiveRequestAttrCtxRelativeTest() throws Exception
      Throws:
      Exception
    • positiveRequestAttrPageRelativeTest

      @Test public void positiveRequestAttrPageRelativeTest() throws Exception
      Throws:
      Exception
    • unbufferedWriteForwardTest

      @Test public void unbufferedWriteForwardTest() throws Exception
      Throws:
      Exception