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

      @Test public void precompileNoValueTest() throws Exception
      Throws:
      Exception
    • precompileFalseTest

      @Test public void precompileFalseTest() throws Exception
      Throws:
      Exception
    • precompileTrueTest

      @Test public void precompileTrueTest() throws Exception
      Throws:
      Exception
    • precompileNegativeTest

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