Class RemoveCartEntryActionHandlerTest
java.lang.Object
de.hybris.platform.acceleratorfacades.cart.action.impl.RemoveCartEntryActionHandlerTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
RemoveCartEntryActionHandlerTest
public RemoveCartEntryActionHandlerTest()
-
-
Method Details
-
shouldProvideExcpetedErrorMessageKey
public void shouldProvideExcpetedErrorMessageKey() -
shouldProvideExcpetedSuccessMessageKey
public void shouldProvideExcpetedSuccessMessageKey() -
shouldUpdateCartAndRedirectOnSuccessfulExecute
- Throws:
Exception
-
shouldTranslateCommerceCartModificationException
public void shouldTranslateCommerceCartModificationException() throws CommerceCartModificationException, CartEntryActionException -
shouldNotHandleActionIfEntryNumbersAreNull
public void shouldNotHandleActionIfEntryNumbersAreNull() throws CommerceCartModificationException, CartEntryActionException -
shouldSupportActionForAnyCartEntry
public void shouldSupportActionForAnyCartEntry()
-