Class B2ctelcoCommerceCartMergingStrategyTest
java.lang.Object
de.hybris.platform.commerceservices.order.impl.DefaultCommerceCartMergingStrategyTest
de.hybris.platform.b2ctelcoservices.order.impl.B2ctelcoCommerceCartMergingStrategyTest
@UnitTest
public class B2ctelcoCommerceCartMergingStrategyTest
extends de.hybris.platform.commerceservices.order.impl.DefaultCommerceCartMergingStrategyTest
JUnit test for @{B2ctelcoCommerceCartMergingStrategy}
-
Field Summary
Fields inherited from class de.hybris.platform.commerceservices.order.impl.DefaultCommerceCartMergingStrategyTest
thrown -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.commerceservices.order.impl.DefaultCommerceCartMergingStrategyTest
shouldAddClonedEntryToCartAndResolveEntryNumberConflictsIfThereIsNoEntryToMerge, shouldCheckThatTheCartsAreDistinct, shouldCheckTheModificationListIsNotNull, shouldCheckTheSourceCartIsNotNull, shouldCheckTheTargetCartIsNotNull, shouldCopyEntryGroupsWhenToCartEntryGroupsIsEmpty, shouldCopyEntryGroupsWhenToCartEntryGroupsIsNotEmpty, shouldFilterOutGiveAwayEntriesInFromCart, shouldFromCartSiteEqualWithCurrentSite, shouldInvokeUpdateQuantityForCartEntryIfThereIsEntryToMerge, shouldMergeEntriesIfThereIsEntryToMerge, shouldNotCopyEntryGroupsWhenFromCartEntryGroupsIsEmpty, shouldNotMergeForAnonymousUser, shouldNotMergeForNullUser, shouldReindexEntriesAlongWithGroups, shouldRemoveTheFromCart, shouldResolveEntryGroupNumberConflicts, shouldSaveTheToCart, shouldToCartSiteEqualWithCurrentSite, testValidationBeforeMergeResultEmptyFromCart, testValidationBeforeMergeResultWithFreeGift, testValidationBeforeMergeResultWithoutFreeGift
-
Constructor Details
-
B2ctelcoCommerceCartMergingStrategyTest
public B2ctelcoCommerceCartMergingStrategyTest()
-
-
Method Details
-
setUp
public void setUp() throws de.hybris.platform.commerceservices.order.CommerceCartModificationException- Overrides:
setUpin classde.hybris.platform.commerceservices.order.impl.DefaultCommerceCartMergingStrategyTest- Throws:
de.hybris.platform.commerceservices.order.CommerceCartModificationException
-
shouldMergeCartWithSameProcessTypes
public void shouldMergeCartWithSameProcessTypes() throws de.hybris.platform.commerceservices.order.CommerceCartMergingException- Throws:
de.hybris.platform.commerceservices.order.CommerceCartMergingException
-
shouldCartBeMergedWithDifferentProcessTypes
public void shouldCartBeMergedWithDifferentProcessTypes() throws de.hybris.platform.commerceservices.order.CommerceCartMergingException- Throws:
de.hybris.platform.commerceservices.order.CommerceCartMergingException
-