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

      @Test public void negativePageDirectiveTest() throws Exception
      Throws:
      Exception
    • negativeTagDirectiveTest

      @Test public void negativeTagDirectiveTest() throws Exception
      Throws:
      Exception
    • negativeAttributeDirectiveTest

      @Test public void negativeAttributeDirectiveTest() throws Exception
      Throws:
      Exception
    • negativeVariableDirectiveTest

      @Test public void negativeVariableDirectiveTest() throws Exception
      Throws:
      Exception
    • positiveIncludeContextRelativeTest

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

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

      @Test public void negativeIncludeTest() throws Exception
      Throws:
      Exception
    • positiveTaglibTest

      @Test public void positiveTaglibTest() throws Exception
      Throws:
      Exception
    • errorOnELNotFoundFalseTest

      @Test public void errorOnELNotFoundFalseTest() throws Exception
      Throws:
      Exception
    • errorOnELNotFoundTrueTest

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