java.lang.Object
com.sun.ts.tests.common.webclient.BaseUrlClient
ee.jakarta.tck.pages.common.client.AbstractUrlClient
ee.jakarta.tck.pages.api.jakarta_servlet.jsp.tagext.tagsupport.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
    • tagSupportTagInitializationTest

      @Test public void tagSupportTagInitializationTest() throws Exception
      Throws:
      Exception
    • tagSupportDoStartEvalBodyIncludeTest

      @Test public void tagSupportDoStartEvalBodyIncludeTest() throws Exception
      Throws:
      Exception
    • tagSupportDoStartSkipBodyTest

      @Test public void tagSupportDoStartSkipBodyTest() throws Exception
      Throws:
      Exception
    • tagSupportDoAfterBodySkipBodyTest

      @Test public void tagSupportDoAfterBodySkipBodyTest() throws Exception
      Throws:
      Exception
    • tagSupportDoAfterBodyEvalBodyAgainTest

      @Test public void tagSupportDoAfterBodyEvalBodyAgainTest() throws Exception
      Throws:
      Exception
    • tagSupportDoEndTagSkipPageTest

      @Test public void tagSupportDoEndTagSkipPageTest() throws Exception
      Throws:
      Exception
    • tagSupportDoEndTagEvalPageTest

      @Test public void tagSupportDoEndTagEvalPageTest() throws Exception
      Throws:
      Exception
    • tagSupportFindAncestorWithClassTest

      @Test public void tagSupportFindAncestorWithClassTest() throws Exception
      Throws:
      Exception
    • tagSupportDoStartTagDefaultValueTest

      @Test public void tagSupportDoStartTagDefaultValueTest() throws Exception
      Throws:
      Exception
    • tagSupportDoEndTagDefaultValueTest

      @Test public void tagSupportDoEndTagDefaultValueTest() throws Exception
      Throws:
      Exception
    • tagSupportDoAfterBodyDefaultValueTest

      @Test public void tagSupportDoAfterBodyDefaultValueTest() throws Exception
      Throws:
      Exception
    • tagSupportGetSetValueTest

      @Test public void tagSupportGetSetValueTest() throws Exception
      Throws:
      Exception
    • tagSupportGetValuesTest

      @Test public void tagSupportGetValuesTest() throws Exception
      Throws:
      Exception
    • tagSupportRemoveValueTest

      @Test public void tagSupportRemoveValueTest() throws Exception
      Throws:
      Exception
    • tagSupportVariableSynchronizationTest

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