java.lang.Object
com.sun.ts.tests.common.webclient.BaseUrlClient
ee.jakarta.tck.pages.common.client.AbstractUrlClient
ee.jakarta.tck.pages.spec.jspdocument.general.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
    • negativeWellFormednessTest

      @Test public void negativeWellFormednessTest() throws Exception
      Throws:
      Exception
    • identifyByJspRootTest

      @Test public void identifyByJspRootTest() throws Exception
      Throws:
      Exception
    • identifyByExtensionTest

      @Test public void identifyByExtensionTest() throws Exception
      Throws:
      Exception
    • identifyByConfigTest

      @Test public void identifyByConfigTest() throws Exception
      Throws:
      Exception
    • negativeDTDValidationTest

      @Test public void negativeDTDValidationTest() throws Exception
      Throws:
      Exception
    • invalidPlainURITest

      @Test public void invalidPlainURITest() throws Exception
      Throws:
      Exception
    • tagDependentTest

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