@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
    • checkSessionTest

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

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

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

      @Test public void checkJspContextTest() 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