@UnitTest public class BundleUpdateCartEntryHookTest extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
ExpectedException |
thrown |
| Constructor and Description |
|---|
BundleUpdateCartEntryHookTest() |
| Modifier and Type | Method and Description |
|---|---|
protected CommerceCartParameter |
createParameter() |
protected BundleUpdateCartEntryHook |
getHook() |
void |
setup() |
void |
shouldFailIfComponentDoesNotExist() |
void |
shouldLimitQuantityAccordingToNSelectionCriteria() |
void |
shouldLimitQuantityAccordingToNtoMSelectionCriteria() |
void |
shouldReValidateTheWholeBundle() |
void |
shouldSkipNonBundleAfter() |
void |
shouldSkipNonBundleBefore() |
public void setup()
public void shouldSkipNonBundleBefore()
public void shouldFailIfComponentDoesNotExist()
public void shouldLimitQuantityAccordingToNSelectionCriteria()
public void shouldLimitQuantityAccordingToNtoMSelectionCriteria()
public void shouldSkipNonBundleAfter()
public void shouldReValidateTheWholeBundle()
protected CommerceCartParameter createParameter()
protected BundleUpdateCartEntryHook getHook()
Copyright © 2018 SAP SE. All Rights Reserved.