public class LegacyOfferServiceTest extends LegacyCommonSetupBaseTest
| Modifier and Type | Field and Description |
|---|---|
protected CatalogService |
catalogService |
protected org.broadleafcommerce.profile.core.service.CustomerService |
customerService |
protected OfferService |
offerService |
protected org.broadleafcommerce.core.order.service.OrderItemService |
orderItemService |
protected org.broadleafcommerce.core.order.service.OrderService |
orderService |
countryService, customerAddressService, isoService, shippingRateService, stateServiceem, mergeContext, moduleContexts| Constructor and Description |
|---|
LegacyOfferServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
int |
countPriceDetails(Order order) |
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
public int countPriceDetails(Order order)
Copyright © 2018. All rights reserved.