@UnitTest public class DefaultCartIntegrationFacadeTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultCartIntegrationFacadeTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testAddToCartBackendAvailable()
Expect that both configuration integration facades are called
|
void |
testAddToCartNoBackend()
Expect that the asynchronous facade is called
|
void |
testAddToCartUpdateConfigurationAndBackendAvailable()
Expect that an update and and add is done
|
public void setUp()
public void testAddToCartNoBackend()
throws CommerceCartModificationException
public void testAddToCartBackendAvailable()
throws CommerceCartModificationException
public void testAddToCartUpdateConfigurationAndBackendAvailable()
throws CommerceCartModificationException
Copyright © 2018 SAP SE. All Rights Reserved.