public class LegacyCartTest extends LegacyOrderBaseTest
cartServicecatalogService, countryService, customerAddressService, customerService, isoService, orderService, shippingRateService, stateServiceem, mergeContext, moduleContexts| Constructor and Description |
|---|
LegacyCartTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAddAllItemsToCartFromNamedOrder() |
void |
testAddAllItemsToCartFromNamedOrderWithoutExistingCart() |
void |
testAddItemToCartFromNamedOrder() |
void |
testMergeToEmptyCart() |
void |
testMergeToExistingCart() |
void |
testMergeToExistingCartWithGiftWrapOrderItems() |
void |
testMoveAllItemsToCartFromNamedOrder() |
void |
testMoveItemToCartFromNamedOrder() |
void |
testMoveItemToCartFromNamedOrderByIds() |
void |
testMoveItemToCartFromNamedOrderWithoutExistingCart() |
createBundleOrderItemRequest, createBundleOrderItemRequestWithGiftWrap, createBundleOrderItemRequestWithInactiveSku, createDiscreteOrderItemRequest, createGiftWrapOrderItemRequest, createNamedCustomer, initializeExistingCart, initializeExistingCartWithInactiveSkuAndInactiveBundle, setUpAnonymousCartWithBundleGiftWrap, setUpAnonymousCartWithBundleGiftWrapReferringItemsInAnotherBundle, setUpAnonymousCartWithBundleGiftWrapReferringToRootItems, setUpAnonymousCartWithGiftWrap, setUpAnonymousCartWithInactiveBundleGiftWrap, setUpAnonymousCartWithInactiveGiftWrap, setUpAnonymousCartWithInactiveSku, setUpNamedOrderaddTestProduct, addTestProduct, createCountry, createCustomer, createCustomerWithAddress, createCustomerWithAddresses, createCustomerWithBasicOrderAndAddresses, createShippingRates, createState, saveCustomerAddressgetContext, getModuleContextsrun, setApplicationContext, springTestContextAfterTestClass, springTestContextAfterTestMethod, springTestContextBeforeTestClass, springTestContextBeforeTestMethod, springTestContextPrepareTestInstance@Transactional
public void testMoveAllItemsToCartFromNamedOrder()
throws org.broadleafcommerce.core.pricing.service.exception.PricingException
org.broadleafcommerce.core.pricing.service.exception.PricingException@Transactional
public void testAddAllItemsToCartFromNamedOrder()
throws org.broadleafcommerce.core.pricing.service.exception.PricingException
org.broadleafcommerce.core.pricing.service.exception.PricingException@Transactional
public void testAddAllItemsToCartFromNamedOrderWithoutExistingCart()
throws org.broadleafcommerce.core.pricing.service.exception.PricingException
org.broadleafcommerce.core.pricing.service.exception.PricingException@Transactional
public void testAddItemToCartFromNamedOrder()
throws org.broadleafcommerce.core.pricing.service.exception.PricingException
org.broadleafcommerce.core.pricing.service.exception.PricingException@Transactional
public void testMoveItemToCartFromNamedOrder()
throws org.broadleafcommerce.core.pricing.service.exception.PricingException
org.broadleafcommerce.core.pricing.service.exception.PricingException@Transactional
public void testMoveItemToCartFromNamedOrderWithoutExistingCart()
throws org.broadleafcommerce.core.pricing.service.exception.PricingException
org.broadleafcommerce.core.pricing.service.exception.PricingException@Transactional
public void testMoveItemToCartFromNamedOrderByIds()
throws org.broadleafcommerce.core.pricing.service.exception.PricingException
org.broadleafcommerce.core.pricing.service.exception.PricingException@Transactional
public void testMergeToEmptyCart()
throws org.broadleafcommerce.core.pricing.service.exception.PricingException
org.broadleafcommerce.core.pricing.service.exception.PricingException@Transactional
public void testMergeToExistingCart()
throws org.broadleafcommerce.core.pricing.service.exception.PricingException
org.broadleafcommerce.core.pricing.service.exception.PricingException@Transactional
public void testMergeToExistingCartWithGiftWrapOrderItems()
throws org.broadleafcommerce.core.pricing.service.exception.PricingException
org.broadleafcommerce.core.pricing.service.exception.PricingExceptionCopyright © 2018. All rights reserved.