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.tagadapter.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
    • tagAdapterCtorTest

      @Test public void tagAdapterCtorTest() throws Exception
      Throws:
      Exception
    • tagAdapterSetPageContextTest

      @Test public void tagAdapterSetPageContextTest() throws Exception
      Throws:
      Exception
    • tagAdapterSetParentTest

      @Test public void tagAdapterSetParentTest() throws Exception
      Throws:
      Exception
    • tagAdapterGetParentTest

      @Test public void tagAdapterGetParentTest() throws Exception
      Throws:
      Exception
    • tagAdapterDoStartTagTest

      @Test public void tagAdapterDoStartTagTest() throws Exception
      Throws:
      Exception
    • tagAdapterDoEndTagTest

      @Test public void tagAdapterDoEndTagTest() throws Exception
      Throws:
      Exception
    • tagAdapterReleaseTest

      @Test public void tagAdapterReleaseTest() throws Exception
      Throws:
      Exception
    • tagAdapterValidationTest

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