@UnitTest public class SubscriptionAddToCartMethodHookTest extends java.lang.Object
SubscriptionAddToCartMethodHook| Modifier and Type | Field and Description |
|---|---|
ExpectedException |
thrown |
| Constructor and Description |
|---|
SubscriptionAddToCartMethodHookTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testAfterAddToCart() |
void |
testAfterAddToCartNoChildCartNoSubscriptionTerm() |
void |
testBeforeAddToCartIsNotSubscriptionProduct() |
void |
testBeforeAddToCartIsSubscriptionProduct() |
void |
testBeforeAddToCartNullParameter() |
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void testBeforeAddToCartNullParameter()
throws CommerceCartModificationException
public void testBeforeAddToCartIsNotSubscriptionProduct()
throws CommerceCartModificationException
public void testBeforeAddToCartIsSubscriptionProduct()
throws CommerceCartModificationException
public void testAfterAddToCartNoChildCartNoSubscriptionTerm()
throws CommerceCartModificationException
public void testAfterAddToCart()
throws CommerceCartModificationException
Copyright © 2018 SAP SE. All Rights Reserved.