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

      @Test public void jspParamUsageContextTest() throws Exception
      Throws:
      Exception
    • jspParamAttributesTest

      @Test public void jspParamAttributesTest() throws Exception
      Throws:
      Exception
    • jspParamForwardTest

      @Test public void jspParamForwardTest() throws Exception
      Throws:
      Exception
    • jspParamIncludeTest

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