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.include.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
    • positiveIncludeCtxRelativeTest

      @Test public void positiveIncludeCtxRelativeTest() throws Exception
      Throws:
      Exception
    • positiveIncludeCtxRelativeHtmlTest

      @Test public void positiveIncludeCtxRelativeHtmlTest() throws Exception
      Throws:
      Exception
    • positiveIncludePageRelativeTest

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

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

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

      @Test public void positiveIncludePageRelative2Test() throws Exception
      Throws:
      Exception
    • positiveIncludeForwardTest

      @Test public void positiveIncludeForwardTest() throws Exception
      Throws:
      Exception
    • includeMappedServletTest

      @Test public void includeMappedServletTest() throws Exception
      Throws:
      Exception
    • staticStaticTest

      @Test public void staticStaticTest() throws Exception
      Throws:
      Exception
    • dynamicDynamicTest

      @Test public void dynamicDynamicTest() throws Exception
      Throws:
      Exception
    • dynamicStaticTest

      @Test public void dynamicStaticTest() throws Exception
      Throws:
      Exception
    • staticDynamicTest

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