Class SingleCodeCouponRedemptionStrategyUnitTest

java.lang.Object
de.hybris.platform.couponservices.redemption.strategies.impl.SingleCodeCouponRedemptionStrategyUnitTest

@UnitTest public class SingleCodeCouponRedemptionStrategyUnitTest extends Object
  • Constructor Details

    • SingleCodeCouponRedemptionStrategyUnitTest

      public SingleCodeCouponRedemptionStrategyUnitTest()
  • Method Details

    • setUp

      public void setUp()
    • testSingleCodeCouponRedeemable

      public void testSingleCodeCouponRedeemable()
    • testSingleCodeCouponRedeemableWithUser

      public void testSingleCodeCouponRedeemableWithUser()
    • testSingleCodeCouponRedeemableWithUserNull

      public void testSingleCodeCouponRedeemableWithUserNull()
    • testSingleCodeCouponRedeemableMaxRedemptionsPerCustomerIsNull

      public void testSingleCodeCouponRedeemableMaxRedemptionsPerCustomerIsNull()
    • testSingleCodeCouponRedeemableMaxTotalRedemptionsIsReached

      public void testSingleCodeCouponRedeemableMaxTotalRedemptionsIsReached()
    • testSingleCodeCouponRedeemableBothMaxRedemptionsAreNull

      public void testSingleCodeCouponRedeemableBothMaxRedemptionsAreNull()
    • testSingleCodeCouponRedeemableMaxTotalRedemptionsIsNull

      public void testSingleCodeCouponRedeemableMaxTotalRedemptionsIsNull()