@UnitTest public class DefaultCommerceRemoveEntryGroupStrategyTest extends java.lang.Object
DefaultCommerceRemoveEntryGroupStrategy| Modifier and Type | Field and Description |
|---|---|
ExpectedException |
thrown |
| Constructor and Description |
|---|
DefaultCommerceRemoveEntryGroupStrategyTest() |
public DefaultCommerceRemoveEntryGroupStrategyTest()
public void setUp()
public void testBeforeRemoveEntryGroupIfHookEnabledOnlyInParameter()
throws CommerceCartModificationException
public void testBeforeRemoveEntryGroupIfHookEnabledOnlyInProperties()
throws CommerceCartModificationException
public void testBeforeRemoveEntryGroupIfHookEnabledInParameterAndProperties()
throws CommerceCartModificationException
public void testBeforeRemoveEntryGroupIfHookDisabled()
throws CommerceCartModificationException
public void testAfterRemoveEntryGroupIfHookEnabledOnlyInParameter()
throws CommerceCartModificationException
public void testAfterRemoveEntryGroupIfHookEnabledOnlyInProperties()
throws CommerceCartModificationException
public void testAfterRemoveEntryGroupIfHookEnabledInParameterAndProperties()
throws CommerceCartModificationException
public void testAfterRemoveEntryGroupIfHookDisabled()
throws CommerceCartModificationException
public void testRemoveEntryGroupNullParameter()
throws CommerceCartModificationException
public void testRemoveEntryGroupNullCart()
throws CommerceCartModificationException
public void testRemoveEntryGroupNullEntryGroupNumber()
throws CommerceCartModificationException
public void testRemoveEntryGroupNoSuchGroupInCart()
throws CommerceCartModificationException
public void testRemoveEntryGroupRootGroup()
throws CommerceCartModificationException
public void testRemoveEntryGroupIntermediateGroup()
throws CommerceCartModificationException
public void testRemoveEntryGroupLeafGroup()
throws CommerceCartModificationException
public void testRemoveEntryGroupRootGroupsIsEmpty()
throws CommerceCartModificationException
public void testRemoveEntryGroupLeafGroupWithEntry()
throws CommerceCartModificationException
public void testRemoveEntryGroupRootGroupWithEntry()
throws CommerceCartModificationException
Copyright © 2018 SAP SE. All Rights Reserved.