@UnitTest public class RemoveCartEntryActionHandlerTest extends java.lang.Object
| Constructor and Description |
|---|
RemoveCartEntryActionHandlerTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
shouldNotHandleActionIfEntryNumbersAreNull() |
void |
shouldProvideExcpetedErrorMessageKey() |
void |
shouldProvideExcpetedSuccessMessageKey() |
void |
shouldSupportActionForAnyCartEntry() |
void |
shouldTranslateCommerceCartModificationException() |
void |
shouldUpdateCartAndRedirectOnSuccessfulExecute() |
public void shouldProvideExcpetedErrorMessageKey()
public void shouldProvideExcpetedSuccessMessageKey()
public void shouldUpdateCartAndRedirectOnSuccessfulExecute()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldTranslateCommerceCartModificationException()
throws CommerceCartModificationException,
CartEntryActionException
public void shouldNotHandleActionIfEntryNumbersAreNull()
throws CommerceCartModificationException,
CartEntryActionException
public void shouldSupportActionForAnyCartEntry()
Copyright © 2018 SAP SE. All Rights Reserved.