java.lang.Object
com.sun.ts.tests.common.webclient.BaseUrlClient
ee.jakarta.tck.pages.common.client.AbstractUrlClient
ee.jakarta.tck.pages.spec.core_syntax.implicitobjects.URLClientIT

@ExtendWith(org.jboss.arquillian.junit5.ArquillianExtension.class) public class URLClientIT extends AbstractUrlClient
  • Field Details

    • packagePath

      public static String packagePath
  • Constructor Details

  • Method Details

    • createDeployment

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

      @Test public void checkSessionTest() throws Exception
      Throws:
      Exception
    • checkConfigTest

      @Test public void checkConfigTest() throws Exception
      Throws:
      Exception
    • checkExceptionTest

      @Test public void checkExceptionTest() throws Exception
      Throws:
      Exception
    • checkOutTest

      @Test public void checkOutTest() throws Exception
      Throws:
      Exception
    • checkPageTest

      @Test public void checkPageTest() throws Exception
      Throws:
      Exception
    • checkPageContextTest

      @Test public void checkPageContextTest() throws Exception
      Throws:
      Exception
    • checkRequestTest

      @Test public void checkRequestTest() throws Exception
      Throws:
      Exception
    • checkResponseTest

      @Test public void checkResponseTest() throws Exception
      Throws:
      Exception
    • checkApplicationTest

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