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.attribute.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
    • jspAttributeFragmentTest

      @Test public void jspAttributeFragmentTest() throws Exception
      Throws:
      Exception
    • jspAttributeUsageContextTest

      @Test public void jspAttributeUsageContextTest() throws Exception
      Throws:
      Exception
    • jspAttributeFragmentNonScriptingBodyTest

      @Test public void jspAttributeFragmentNonScriptingBodyTest() throws Exception
      Throws:
      Exception
    • jspAttributeDynamicAttributesTest

      @Test public void jspAttributeDynamicAttributesTest() throws Exception
      Throws:
      Exception
    • jspAttributeRtExprTest

      @Test public void jspAttributeRtExprTest() throws Exception
      Throws:
      Exception
    • jspAttributeElementInteractionTest

      @Test public void jspAttributeElementInteractionTest() throws Exception
      Throws:
      Exception
    • jspAttributeTrimTest

      @Test public void jspAttributeTrimTest() throws Exception
      Throws:
      Exception
    • jspAttributeDuplicatedAttributeTest

      @Test public void jspAttributeDuplicatedAttributeTest() throws Exception
      Throws:
      Exception
    • jspAttributeQNameTest

      @Test public void jspAttributeQNameTest() throws Exception
      Throws:
      Exception
    • jspAttributeEmptyBodyTest

      @Test public void jspAttributeEmptyBodyTest() throws Exception
      Throws:
      Exception
    • jspAttributeNoAttributeFoundTest

      @Test public void jspAttributeNoAttributeFoundTest() throws Exception
      Throws:
      Exception
    • jspAttributeNameRequiredAttributeTest

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