java.lang.Object
org.springframework.test.context.testng.AbstractTestNGSpringContextTests
org.broadleafcommerce.test.TestNGSiteIntegrationSetup
org.broadleafcommerce.core.offer.service.MVELTest
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware, org.testng.IHookable, org.testng.ITestNGListener

public class MVELTest extends TestNGSiteIntegrationSetup
  • Field Details

  • Constructor Details

    • MVELTest

      public MVELTest()
  • Method Details

    • testOfferAppliesToItemsInCategoryAndOrderValueGreaterThanFifty

      public void testOfferAppliesToItemsInCategoryAndOrderValueGreaterThanFifty()
    • testBasicMVELFunctions

      public void testBasicMVELFunctions()
    • testOfferAppliesToSpecificItems

      public void testOfferAppliesToSpecificItems()
    • testOfferAppliesToFulfillmentGroup

      public void testOfferAppliesToFulfillmentGroup()