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

      @Test public void jspTagSemanticsJspContextWrapperTest() throws Exception
      Throws:
      Exception
    • jspTagSemanticsJspContextWrapperScopesTest

      @Test public void jspTagSemanticsJspContextWrapperScopesTest() throws Exception
      Throws:
      Exception
    • jspTagSemanticsDeclaredAttributesTest

      @Test public void jspTagSemanticsDeclaredAttributesTest() throws Exception
      Throws:
      Exception
    • jspTagSemanticsAttributeNotSpecifiedTest

      @Test public void jspTagSemanticsAttributeNotSpecifiedTest() throws Exception
      Throws:
      Exception
    • jspTagSemanticsDynamicAttributesTest

      @Test public void jspTagSemanticsDynamicAttributesTest() throws Exception
      Throws:
      Exception
    • semanticsJspForwardTest

      @Test public void semanticsJspForwardTest() throws Exception
      Throws:
      Exception
    • semanticsInvokeSimpleTagTest

      @Test public void semanticsInvokeSimpleTagTest() throws Exception
      Throws:
      Exception
    • semanticsInvokeClassicTagTest

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