| Modifier and Type | Class and Description |
|---|---|
static class |
RuleEngineRuleValidateInterceptorUnitTest.MockRuleModelChecksumCalculator |
| Constructor and Description |
|---|
RuleEngineRuleValidateInterceptorUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testFailOnValidateModifiedActiveRuleNoContent() |
void |
testFailOnValidateModifiedActiveRuleWithContentWrongChecksum() |
void |
testFailOnValidateModifiedNonActiveRuleVersionsEqual() |
void |
testFailOnValidateModifiedNonActiveRuleVersionsNotEqual() |
void |
testFailOnValidateNewActiveNotSet() |
void |
testFailOnValidateNewMustBeActive() |
void |
testFailOnValidateNewNonActiveRuleNoContent() |
void |
testFailOnValidateNewNonActiveRuleNoContent2() |
void |
testFailOnValidateNewNonActiveRuleWithContent() |
void |
testFailOnValidateRemovedActiveRule() |
void |
testOnValidateModifiedActiveRule() |
void |
testOnValidateNew() |
void |
testOnValidateNewNonActiveRuleContentNotSet() |
void |
testOnValidateNewNonActiveRuleWithContent() |
void |
testOnValidateNewNonActiveRuleWithContent2() |
void |
testValidateNoKieBase() |
void |
testValidateNoKieModule() |
public RuleEngineRuleValidateInterceptorUnitTest()
public void setUp()
public void testOnValidateNew()
throws InterceptorException
InterceptorExceptionpublic void testFailOnValidateNewActiveNotSet()
throws InterceptorException
InterceptorExceptionpublic void testFailOnValidateNewMustBeActive()
throws InterceptorException
InterceptorExceptionpublic void testOnValidateNewNonActiveRuleWithContent()
throws InterceptorException
InterceptorExceptionpublic void testFailOnValidateNewNonActiveRuleWithContent()
throws InterceptorException
InterceptorExceptionpublic void testOnValidateNewNonActiveRuleWithContent2()
throws InterceptorException
InterceptorExceptionpublic void testOnValidateNewNonActiveRuleContentNotSet()
throws InterceptorException
InterceptorExceptionpublic void testFailOnValidateNewNonActiveRuleNoContent()
throws InterceptorException
InterceptorExceptionpublic void testFailOnValidateNewNonActiveRuleNoContent2()
throws InterceptorException
InterceptorExceptionpublic void testFailOnValidateModifiedNonActiveRuleVersionsEqual()
throws InterceptorException
InterceptorExceptionpublic void testFailOnValidateModifiedNonActiveRuleVersionsNotEqual()
throws InterceptorException
InterceptorExceptionpublic void testFailOnValidateModifiedActiveRuleNoContent()
throws InterceptorException
InterceptorExceptionpublic void testFailOnValidateModifiedActiveRuleWithContentWrongChecksum()
throws InterceptorException
InterceptorExceptionpublic void testOnValidateModifiedActiveRule()
throws InterceptorException
InterceptorExceptionpublic void testFailOnValidateRemovedActiveRule()
throws InterceptorException
InterceptorExceptionpublic void testValidateNoKieBase()
throws InterceptorException
InterceptorExceptionpublic void testValidateNoKieModule()
throws InterceptorException
InterceptorExceptionCopyright © 2017 SAP SE. All Rights Reserved.