public class OfferServiceTest extends CommonSetupBaseTest
| Modifier and Type | Field and Description |
|---|---|
protected CatalogService |
catalogService |
protected org.broadleafcommerce.profile.core.service.CustomerService |
customerService |
protected org.broadleafcommerce.core.order.service.FulfillmentGroupService |
fulfillmentGroupService |
protected OfferService |
offerService |
protected org.broadleafcommerce.core.order.service.OrderItemService |
orderItemService |
protected org.broadleafcommerce.core.order.service.OrderMultishipOptionService |
orderMultishipOptionService |
protected org.broadleafcommerce.core.order.service.OrderService |
orderService |
countryService, customerAddressService, isoService, shippingRateService, stateServiceem, mergeContext, moduleContexts| Constructor and Description |
|---|
OfferServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testOrderItemOfferWithGiftWrap() |
addProductBundle, addTestProduct, addTestProduct, createCountry, createCustomer, createCustomerWithAddress, createCustomerWithAddresses, createCustomerWithBasicOrderAndAddresses, createShippingRates, createState, saveCustomerAddressgetContext, getModuleContextsrun, setApplicationContext, springTestContextAfterTestClass, springTestContextAfterTestMethod, springTestContextBeforeTestClass, springTestContextBeforeTestMethod, springTestContextPrepareTestInstanceprotected OfferService offerService
protected org.broadleafcommerce.core.order.service.OrderService orderService
protected org.broadleafcommerce.profile.core.service.CustomerService customerService
protected CatalogService catalogService
protected org.broadleafcommerce.core.order.service.OrderItemService orderItemService
protected org.broadleafcommerce.core.order.service.OrderMultishipOptionService orderMultishipOptionService
protected org.broadleafcommerce.core.order.service.FulfillmentGroupService fulfillmentGroupService
Copyright © 2020. All rights reserved.