| Modifier and Type | Class and Description |
|---|---|
static class |
RuleEngineRulePrepareInterceptorUnitTest.MockRuleModelChecksumCalculator |
| Constructor and Description |
|---|
RuleEngineRulePrepareInterceptorUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testOnPrepareModelRemoved() |
void |
testOnPrepareNewModelNotNullVersion() |
void |
testOnPrepareNewModelNullVersion() |
void |
testOnPrepareNewModuleIsEmpty() |
void |
testOnPrepareNewModuleVersionIsDefined() |
void |
testOnPrepareNewModuleVersionIsNull() |
void |
testOnPrepareUpdateModel() |
void |
testOnPrepareUpdateModelEqualContent() |
void |
testOnPrepareUpdateModelUpdateActiveFlagChanged() |
void |
testOnPrepareUpdateModelUpdateActiveFlagChangedWrongVersion() |
void |
testOnPrepareUpdateModelUpdateNotActive() |
public RuleEngineRulePrepareInterceptorUnitTest()
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
InterceptorExceptionpublic void testOnPrepareNewModuleVersionIsDefined()
throws InterceptorException
InterceptorExceptionCopyright © 2017 SAP SE. All Rights Reserved.