Class DefaultCommerceRemoveEntryGroupStrategyTest
java.lang.Object
de.hybris.platform.commerceservices.order.impl.DefaultCommerceRemoveEntryGroupStrategyTest
Test suite for
DefaultCommerceRemoveEntryGroupStrategy-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Field Details
-
thrown
public org.junit.rules.ExpectedException thrown
-
-
Constructor Details
-
DefaultCommerceRemoveEntryGroupStrategyTest
public DefaultCommerceRemoveEntryGroupStrategyTest()
-
-
Method Details
-
setUp
public void setUp() -
testBeforeRemoveEntryGroupIfHookEnabledOnlyInParameter
public void testBeforeRemoveEntryGroupIfHookEnabledOnlyInParameter() throws CommerceCartModificationException -
testBeforeRemoveEntryGroupIfHookEnabledOnlyInProperties
public void testBeforeRemoveEntryGroupIfHookEnabledOnlyInProperties() throws CommerceCartModificationException -
testBeforeRemoveEntryGroupIfHookEnabledInParameterAndProperties
public void testBeforeRemoveEntryGroupIfHookEnabledInParameterAndProperties() throws CommerceCartModificationException -
testBeforeRemoveEntryGroupIfHookDisabled
-
testAfterRemoveEntryGroupIfHookEnabledOnlyInParameter
public void testAfterRemoveEntryGroupIfHookEnabledOnlyInParameter() throws CommerceCartModificationException -
testAfterRemoveEntryGroupIfHookEnabledOnlyInProperties
public void testAfterRemoveEntryGroupIfHookEnabledOnlyInProperties() throws CommerceCartModificationException -
testAfterRemoveEntryGroupIfHookEnabledInParameterAndProperties
public void testAfterRemoveEntryGroupIfHookEnabledInParameterAndProperties() throws CommerceCartModificationException -
testAfterRemoveEntryGroupIfHookDisabled
-
testRemoveEntryGroupNullParameter
-
testRemoveEntryGroupNullCart
-
testRemoveEntryGroupNullEntryGroupNumber
-
testRemoveEntryGroupNoSuchGroupInCart
-
testRemoveEntryGroupRootGroup
-
testRemoveEntryGroupIntermediateGroup
-
testRemoveEntryGroupLeafGroup
-
testRemoveEntryGroupRootGroupsIsEmpty
-
testRemoveEntryGroupLeafGroupWithEntry
-
testRemoveEntryGroupRootGroupWithEntry
-