java.lang.Object
com.sun.ts.tests.common.webclient.BaseUrlClient
ee.jakarta.tck.pages.common.client.AbstractUrlClient
ee.jakarta.tck.pages.spec.jspdocument.elements.URLClientIT

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

  • Method Details

    • createDeployment

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

      @Test public void negativeJspRootTest() throws Exception
      Throws:
      Exception
    • jspRootPrefixTest

      @Test public void jspRootPrefixTest() throws Exception
      Throws:
      Exception
    • directiveIncludeLocationTest

      @Test public void directiveIncludeLocationTest() throws Exception
      Throws:
      Exception
    • directiveIncludeInJspPageTest

      @Test public void directiveIncludeInJspPageTest() throws Exception
      Throws:
      Exception
    • directivePageInJspPageTest

      @Test public void directivePageInJspPageTest() throws Exception
      Throws:
      Exception
    • scriptingTest

      @Test public void scriptingTest() throws Exception
      Throws:
      Exception
    • scriptingInJspPageTest

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