@UnitTest public class PromotionRulePrepareInterceptorUnitTest extends java.lang.Object
| Constructor and Description |
|---|
PromotionRulePrepareInterceptorUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testOnPrepareNotPromotionRuleType() |
void |
testOnPreparePromotionExistsWithDifferentVersion() |
void |
testOnPreparePromotionExistsWithSameVersion() |
void |
testOnPreparePromotionNotSet() |
void |
testOnPreparePromotionUsingDescription() |
void |
testOnPreparePromotionUsingStartAndEndDateConstraints() |
public PromotionRulePrepareInterceptorUnitTest()
public void setUp()
public void testOnPrepareNotPromotionRuleType()
throws InterceptorException
InterceptorExceptionpublic void testOnPreparePromotionNotSet()
throws InterceptorException
InterceptorExceptionpublic void testOnPreparePromotionExistsWithSameVersion()
throws InterceptorException
InterceptorExceptionpublic void testOnPreparePromotionExistsWithDifferentVersion()
throws InterceptorException
InterceptorExceptionpublic void testOnPreparePromotionUsingStartAndEndDateConstraints()
throws InterceptorException
InterceptorExceptionpublic void testOnPreparePromotionUsingDescription()
throws InterceptorException
InterceptorExceptionCopyright © 2018 SAP SE. All Rights Reserved.