@UnitTest public class RuleEngineRulePrepareInterceptorUnitTest extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RuleEngineRulePrepareInterceptorUnitTest.MockRuleModelChecksumCalculator |
| Modifier and Type | Field and Description |
|---|---|
ExpectedException |
expectedException |
| Constructor and Description |
|---|
RuleEngineRulePrepareInterceptorUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testOnPrepareModelRemoved() |
void |
testOnPrepareNewModelNotNullVersion() |
void |
testOnPrepareNewModelNullVersion() |
void |
testOnPrepareNewModuleIsEmpty() |
void |
testOnPrepareNewModuleVersionIsNull() |
void |
testOnPrepareUpdateModel() |
void |
testOnPrepareUpdateModelEqualContent() |
void |
testOnPrepareUpdateModelUpdateActiveFlagChanged() |
void |
testOnPrepareUpdateModelUpdateActiveFlagChangedWrongVersion() |
void |
testOnPrepareUpdateModelUpdateNotActive() |
public RuleEngineRulePrepareInterceptorUnitTest()
public void setUp()
public void testOnPrepareNewModelNullVersion()
throws InterceptorException
InterceptorExceptionpublic void testOnPrepareNewModelNotNullVersion()
throws InterceptorException
InterceptorExceptionpublic void testOnPrepareUpdateModel()
throws InterceptorException
InterceptorExceptionpublic void testOnPrepareUpdateModelEqualContent()
throws InterceptorException
InterceptorExceptionpublic void testOnPrepareUpdateModelUpdateNotActive()
throws InterceptorException
InterceptorExceptionpublic void testOnPrepareUpdateModelUpdateActiveFlagChanged()
throws InterceptorException
InterceptorExceptionpublic void testOnPrepareUpdateModelUpdateActiveFlagChangedWrongVersion()
throws InterceptorException
InterceptorExceptionpublic void testOnPrepareModelRemoved()
throws InterceptorException
InterceptorExceptionpublic void testOnPrepareNewModuleVersionIsNull()
throws InterceptorException
InterceptorExceptionpublic void testOnPrepareNewModuleIsEmpty()
throws InterceptorException
InterceptorExceptionCopyright © 2018 SAP SE. All Rights Reserved.