java.lang.Object
ee.jakarta.tck.pages.common.client.BaseUrlClient
ee.jakarta.tck.pages.common.client.AbstractUrlClient
ee.jakarta.tck.pages.api.jakarta_servlet.jsp.tagext.trycatchfinally.URLClientIT

@ExtendWith(org.jboss.arquillian.junit5.ArquillianExtension.class) public class URLClientIT extends AbstractUrlClient
Test client for TryCatchFinally tag tests.
  • Constructor Details

  • Method Details

    • createDeployment

      @Deployment(testable=false) public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment() throws IOException
      Throws:
      IOException
    • tryCatchFinallyTest

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