@UnitTest public class SingleCodeCouponRedemptionStrategyUnitTest extends java.lang.Object
DefaultSingleCodeCouponRedemptionStrategy| Constructor and Description |
|---|
SingleCodeCouponRedemptionStrategyUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testSingleCodeCouponRedeemable() |
void |
testSingleCodeCouponRedeemableBothMaxRedemptionsAreNull() |
void |
testSingleCodeCouponRedeemableMaxRedemptionsPerCustomerIsNull() |
void |
testSingleCodeCouponRedeemableMaxTotalRedemptionsIsNull() |
void |
testSingleCodeCouponRedeemableMaxTotalRedemptionsIsReached() |
void |
testSingleCodeCouponRedeemableWithUser() |
void |
testSingleCodeCouponRedeemableWithUserNull() |
public SingleCodeCouponRedemptionStrategyUnitTest()
public void setUp()
public void testSingleCodeCouponRedeemable()
public void testSingleCodeCouponRedeemableWithUser()
public void testSingleCodeCouponRedeemableWithUserNull()
public void testSingleCodeCouponRedeemableMaxRedemptionsPerCustomerIsNull()
public void testSingleCodeCouponRedeemableMaxTotalRedemptionsIsReached()
public void testSingleCodeCouponRedeemableBothMaxRedemptionsAreNull()
public void testSingleCodeCouponRedeemableMaxTotalRedemptionsIsNull()
Copyright © 2018 SAP SE. All Rights Reserved.