@UnitTest public class RuleEngineRuleValidateInterceptorUnitTest extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RuleEngineRuleValidateInterceptorUnitTest.MockRuleModelChecksumCalculator |
| Constructor and Description |
|---|
RuleEngineRuleValidateInterceptorUnitTest() |
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 testPassOnValidateModifiedNonActiveRuleVersionsEqual()
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
InterceptorExceptionpublic void testFailOnValidateNewManuallyCreatedRuleWithOldVersionVersion()
throws InterceptorException
InterceptorExceptionpublic void testFailOnValidateNewManuallyCreatedRuleWithContentWrongChecksum()
throws InterceptorException
InterceptorExceptionCopyright © 2018 SAP SE. All Rights Reserved.