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

      @Test public void inScriptlessTest() throws Exception
      Throws:
      Exception
    • blockSCopeTest

      @Test public void blockSCopeTest() throws Exception
      Throws:
      Exception
    • existingWithBodyTest

      @Test public void existingWithBodyTest() throws Exception
      Throws:
      Exception
    • noClassNoBeanNameTest

      @Test public void noClassNoBeanNameTest() throws Exception
      Throws:
      Exception
    • unrestrictedBodyTest

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