Class MvelTestUtils

java.lang.Object
org.broadleafcommerce.test.common.rule.MvelTestUtils

public class MvelTestUtils extends Object
Introduce some common testing util methods here.
Author:
Jeff Fischer
See Also:
  • Constructor Details

    • MvelTestUtils

      public MvelTestUtils()
  • Method Details

    • exerciseFailure

      public static void exerciseFailure()
    • exerciseWorkaround

      public static void exerciseWorkaround()
    • getClassPath

      public static String getClassPath() throws IOException
      Throws:
      IOException