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

      @Test public void negativeNameGivenBothTest() throws Exception
      Throws:
      Exception
    • negativeNameGivenNeitherTest

      @Test public void negativeNameGivenNeitherTest() throws Exception
      Throws:
      Exception
    • negativeNameGivenSameTest

      @Test public void negativeNameGivenSameTest() throws Exception
      Throws:
      Exception
    • negativeNameGivenSameIncludeTest

      @Test public void negativeNameGivenSameIncludeTest() throws Exception
      Throws:
      Exception
    • negativeNameGivenDynamicTest

      @Test public void negativeNameGivenDynamicTest() throws Exception
      Throws:
      Exception
    • negativeNameGivenDynamicIncludeTest

      @Test public void negativeNameGivenDynamicIncludeTest() throws Exception
      Throws:
      Exception
    • negativeNameFromAttributeSameTest

      @Test public void negativeNameFromAttributeSameTest() throws Exception
      Throws:
      Exception
    • negativeNameFromAttributeSameIncludeTest

      @Test public void negativeNameFromAttributeSameIncludeTest() throws Exception
      Throws:
      Exception
    • negativeNameFromAttributeNoAttributeTest

      @Test public void negativeNameFromAttributeNoAttributeTest() throws Exception
      Throws:
      Exception
    • negativeNameFromAttributeNotStringTest

      @Test public void negativeNameFromAttributeNotStringTest() throws Exception
      Throws:
      Exception
    • negativeNameFromAttributeNotRequiredTest

      @Test public void negativeNameFromAttributeNotRequiredTest() throws Exception
      Throws:
      Exception
    • negativeNameFromAttributeRtexprTest

      @Test public void negativeNameFromAttributeRtexprTest() throws Exception
      Throws:
      Exception
    • negativeAliasNameGivenTest

      @Test public void negativeAliasNameGivenTest() throws Exception
      Throws:
      Exception
    • negativeAliasAttributeSameTest

      @Test public void negativeAliasAttributeSameTest() throws Exception
      Throws:
      Exception
    • negativeAliasAttributeSameIncludeTest

      @Test public void negativeAliasAttributeSameIncludeTest() throws Exception
      Throws:
      Exception
    • positiveVariableClassTest

      @Test public void positiveVariableClassTest() throws Exception
      Throws:
      Exception
    • syncAtBeginTest

      @Test public void syncAtBeginTest() throws Exception
      Throws:
      Exception
    • syncAtBeginNameFromAttributeTest

      @Test public void syncAtBeginNameFromAttributeTest() throws Exception
      Throws:
      Exception
    • syncNestedTest

      @Test public void syncNestedTest() throws Exception
      Throws:
      Exception
    • syncAtEndTest

      @Test public void syncAtEndTest() throws Exception
      Throws:
      Exception
    • syncRemoveNestedTest

      @Test public void syncRemoveNestedTest() throws Exception
      Throws:
      Exception
    • syncRemoveAtEndTest

      @Test public void syncRemoveAtEndTest() throws Exception
      Throws:
      Exception
    • syncRemoveAtBeginTest

      @Test public void syncRemoveAtBeginTest() throws Exception
      Throws:
      Exception
    • positiveDeclareTest

      @Test public void positiveDeclareTest() throws Exception
      Throws:
      Exception
    • falseDeclareTest

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