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

      @Test public void jspElementTest() throws Exception
      Throws:
      Exception
    • jspElementJspAttributeTest

      @Test public void jspElementJspAttributeTest() throws Exception
      Throws:
      Exception
    • jspElementJspBodyTest

      @Test public void jspElementJspBodyTest() throws Exception
      Throws:
      Exception
    • jspElementNameReqAttributeTest

      @Test public void jspElementNameReqAttributeTest() throws Exception
      Throws:
      Exception
    • jspElementDynamicAttributeTest

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