@UnitTest public class DefaultCouponRedemptionDaoUnitTest extends java.lang.Object
DefaultCouponRedemptionDao| Modifier and Type | Field and Description |
|---|---|
ExpectedException |
expectedException |
| Constructor and Description |
|---|
DefaultCouponRedemptionDaoUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
nullTestGetCouponRedemptionByCouponCode() |
void |
setUp() |
void |
testCouponRedemptionFound() |
void |
testCouponRedemptionWhenOrderAndUserAsParameter() |
void |
testCouponRedemptionWhenOrderAsParameter() |
void |
testCouponRedemptionWhenUserAsParameter() |
void |
testGetCouponRedemptionByCouponCodeNotFound() |
public void setUp()
public void nullTestGetCouponRedemptionByCouponCode()
throws RuleParameterValueMapperException
public void testGetCouponRedemptionByCouponCodeNotFound()
public void testCouponRedemptionFound()
throws RuleParameterValueMapperException
public void testCouponRedemptionWhenOrderAsParameter()
throws RuleParameterValueMapperException
public void testCouponRedemptionWhenUserAsParameter()
throws RuleParameterValueMapperException
public void testCouponRedemptionWhenOrderAndUserAsParameter()
throws RuleParameterValueMapperException
Copyright © 2018 SAP SE. All Rights Reserved.