Class OfferServiceTest

java.lang.Object
org.springframework.test.context.testng.AbstractTestNGSpringContextTests
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware, org.testng.IHookable, org.testng.ITestNGListener

public class OfferServiceTest extends CommonSetupBaseTest
  • Field Details

    • offerService

      protected org.broadleafcommerce.core.offer.service.OfferService offerService
    • orderService

      protected org.broadleafcommerce.core.order.service.OrderService orderService
    • customerService

      protected org.broadleafcommerce.profile.core.service.CustomerService customerService
    • catalogService

      protected org.broadleafcommerce.core.catalog.service.CatalogService catalogService
    • orderItemService

      protected org.broadleafcommerce.core.order.service.OrderItemService orderItemService
    • orderMultishipOptionService

      protected org.broadleafcommerce.core.order.service.OrderMultishipOptionService orderMultishipOptionService
    • fulfillmentGroupService

      protected org.broadleafcommerce.core.order.service.FulfillmentGroupService fulfillmentGroupService
  • Constructor Details

    • OfferServiceTest

      public OfferServiceTest()
  • Method Details

    • testOrderItemOfferWithGiftWrap

      @Transactional("blTransactionManager") public void testOrderItemOfferWithGiftWrap() throws org.broadleafcommerce.core.pricing.service.exception.PricingException
      Throws:
      org.broadleafcommerce.core.pricing.service.exception.PricingException