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.output.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
    • jspOutputUsageContextTest

      @Test public void jspOutputUsageContextTest() throws Exception
      Throws:
      Exception
    • jspOutputOmitDeclValidValuesTest

      @Test public void jspOutputOmitDeclValidValuesTest() throws Exception
      Throws:
      Exception
    • jspOutputJspRootOmitDeclDefaultTest

      @Test public void jspOutputJspRootOmitDeclDefaultTest() throws Exception
      Throws:
      Exception
    • jspOutputOmitDeclDefaultTest

      @Test public void jspOutputOmitDeclDefaultTest() throws Exception
      Throws:
      Exception
    • jspOutputOmitDeclDefaultTagTest

      @Test public void jspOutputOmitDeclDefaultTagTest() throws Exception
      Throws:
      Exception
    • jspOutputBodyTest

      @Test public void jspOutputBodyTest() throws Exception
      Throws:
      Exception
    • simpleDefaultTest

      @Test public void simpleDefaultTest() throws Exception
      Throws:
      Exception
    • doctypeSystemTest

      @Test public void doctypeSystemTest() throws Exception
      Throws:
      Exception
    • doctypeSystemPublicTest

      @Test public void doctypeSystemPublicTest() throws Exception
      Throws:
      Exception
    • negativeDoctypeRootTest

      @Test public void negativeDoctypeRootTest() throws Exception
      Throws:
      Exception
    • negativeDoctypePublicNoSystemTest

      @Test public void negativeDoctypePublicNoSystemTest() throws Exception
      Throws:
      Exception
    • negativeMultipleDoctypeTest

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