@UnitTest public class BundleRemoveEntryGroupMethodHookTest extends java.lang.Object
BundleRemoveEntryGroupMethodHook| Modifier and Type | Field and Description |
|---|---|
ExpectedException |
thrown |
| Constructor and Description |
|---|
BundleRemoveEntryGroupMethodHookTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
shouldDoNothingAfterRemoveEntryGroup() |
void |
shouldReturnIfNoEntryGroupsInCart() |
void |
testBeforeRemoveEntryGroupBundleIntermediateGroup() |
void |
testBeforeRemoveEntryGroupBundleLeafGroup() |
void |
testBeforeRemoveEntryGroupBundleRootGroup() |
void |
testBeforeRemoveEntryGroupNoCart() |
void |
testBeforeRemoveEntryGroupNoEntryGroupNumber() |
void |
testBeforeRemoveEntryGroupNonBundleIntermediateGroup() |
void |
testBeforeRemoveEntryGroupNonBundleLeafGroup() |
void |
testBeforeRemoveEntryGroupNonBundleRootGroup() |
void |
testBeforeRemoveEntryGroupNoParameter() |
void |
testBeforeRemoveEntryGroupNoSuchGroupInCart() |
public BundleRemoveEntryGroupMethodHookTest()
public void setUp()
public void testBeforeRemoveEntryGroupNoParameter()
throws CommerceCartModificationException
public void testBeforeRemoveEntryGroupNoEntryGroupNumber()
throws CommerceCartModificationException
public void testBeforeRemoveEntryGroupNoCart()
throws CommerceCartModificationException
public void testBeforeRemoveEntryGroupNoSuchGroupInCart()
throws CommerceCartModificationException
public void testBeforeRemoveEntryGroupBundleRootGroup()
throws CommerceCartModificationException
public void testBeforeRemoveEntryGroupBundleIntermediateGroup()
throws CommerceCartModificationException
public void testBeforeRemoveEntryGroupBundleLeafGroup()
throws CommerceCartModificationException
public void testBeforeRemoveEntryGroupNonBundleRootGroup()
throws CommerceCartModificationException
public void testBeforeRemoveEntryGroupNonBundleIntermediateGroup()
throws CommerceCartModificationException
public void testBeforeRemoveEntryGroupNonBundleLeafGroup()
throws CommerceCartModificationException
public void shouldReturnIfNoEntryGroupsInCart()
throws CommerceCartModificationException
public void shouldDoNothingAfterRemoveEntryGroup()
throws CommerceCartModificationException
Copyright © 2018 SAP SE. All Rights Reserved.