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.skippageexception.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
    • skipPageExceptionDefaultCtorTest

      @Test public void skipPageExceptionDefaultCtorTest() throws Exception
      Throws:
      Exception
    • skipPageExceptionMessageCtorTest

      @Test public void skipPageExceptionMessageCtorTest() throws Exception
      Throws:
      Exception
    • skipPageExceptionCauseCtorTest

      @Test public void skipPageExceptionCauseCtorTest() throws Exception
      Throws:
      Exception
    • skipPageExceptionCauseMessageCtorTest

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