@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()
    • elEvaluationUnspecifiedTest

      @Test public void elEvaluationUnspecifiedTest() throws Exception
      Throws:
      Exception
    • elEvaluationConfigurationFalseTest

      @Test public void elEvaluationConfigurationFalseTest() throws Exception
      Throws:
      Exception
    • elEvaluationConfigurationTrueTest

      @Test public void elEvaluationConfigurationTrueTest() throws Exception
      Throws:
      Exception
    • elEvaluationPageDirectiveOverrideTest

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