@IntegrationTest public class DefaultSubscriptionCommerceCartServiceIntegrationTest extends DefaultCommerceCartServiceIntegrationTest
DefaultSubscriptionCommerceCartService. This test class inherits from
DefaultCommerceCartServiceIntegrationTest in order to run the super class' test cases against the new
DefaultSubscriptionCommerceCartService to guarantee compatibility| Constructor and Description |
|---|
DefaultSubscriptionCommerceCartServiceIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
protected CartModel |
getChildCartForBillingTime(CartModel masterCartModel,
BillingTimeModel billingTimeModel) |
void |
setUp() |
void |
testAddToMultiCart() |
void |
testRemoveAllEntriesMultiCart() |
void |
testUpdateQuantityForCartEntrySubscription() |
void |
testUpdateQuantityForMultiCartEntry() |
public DefaultSubscriptionCommerceCartServiceIntegrationTest()
public void testUpdateQuantityForCartEntrySubscription()
throws CommerceCartModificationException
CommerceCartModificationExceptionpublic void testUpdateQuantityForMultiCartEntry()
throws CommerceCartModificationException
CommerceCartModificationExceptionpublic void testAddToMultiCart()
throws CommerceCartModificationException
CommerceCartModificationExceptionpublic void testRemoveAllEntriesMultiCart()
throws CommerceCartModificationException
CommerceCartModificationExceptionprotected CartModel getChildCartForBillingTime(CartModel masterCartModel, BillingTimeModel billingTimeModel)
Copyright © 2017 SAP SE. All Rights Reserved.