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

      @Test public void jspBodyTest() throws Exception
      Throws:
      Exception
    • jspBodyUsageContextTest

      @Test public void jspBodyUsageContextTest() throws Exception
      Throws:
      Exception
    • jspBodyEmptyBodyTest

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