Class DefaultCartRestorationFacadeTest
java.lang.Object
de.hybris.platform.sap.sapordermgmtb2bfacades.cart.impl.DefaultCartRestorationFacadeTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoid
-
Constructor Details
-
DefaultCartRestorationFacadeTest
public DefaultCartRestorationFacadeTest()
-
-
Method Details
-
testRemoveSavedCart
public void testRemoveSavedCart() -
testRestoreSavedCartNoDeleteOfEmptyCart
public void testRestoreSavedCartNoDeleteOfEmptyCart() throws de.hybris.platform.commerceservices.order.CommerceCartRestorationException- Throws:
de.hybris.platform.commerceservices.order.CommerceCartRestorationException
-
testRestoreSavedCartDeleteOfEmptyCart
public void testRestoreSavedCartDeleteOfEmptyCart() throws de.hybris.platform.commerceservices.order.CommerceCartRestorationException- Throws:
de.hybris.platform.commerceservices.order.CommerceCartRestorationException
-
testSetSavedEmptyCart
public void testSetSavedEmptyCart() throws de.hybris.platform.commerceservices.order.CommerceCartModificationException- Throws:
de.hybris.platform.commerceservices.order.CommerceCartModificationException
-
testSetSavedCart
public void testSetSavedCart() throws de.hybris.platform.commerceservices.order.CommerceCartModificationException- Throws:
de.hybris.platform.commerceservices.order.CommerceCartModificationException
-