@UnitTest public class DroolsKIEBasePrepareInterceptorUnitTest extends java.lang.Object
| Constructor and Description |
|---|
DroolsKIEBasePrepareInterceptorUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testOnPrepareCurrentVersionIsBigger() |
void |
testOnPrepareCurrentVersionIsLess() |
void |
testOnPrepareEmptyRulesSet() |
void |
testOnPrepareKieModuleIsNull() |
void |
testOnPrepareModuleVersionIsLessThenCurrentRulesVersion() |
public DroolsKIEBasePrepareInterceptorUnitTest()
public void setUp()
public void testOnPrepareKieModuleIsNull()
throws InterceptorException
InterceptorExceptionpublic void testOnPrepareEmptyRulesSet()
throws InterceptorException
InterceptorExceptionpublic void testOnPrepareCurrentVersionIsBigger()
throws InterceptorException
InterceptorExceptionpublic void testOnPrepareCurrentVersionIsLess()
throws InterceptorException
InterceptorExceptionpublic void testOnPrepareModuleVersionIsLessThenCurrentRulesVersion()
throws InterceptorException
InterceptorExceptionCopyright © 2018 SAP SE. All Rights Reserved.