Class DroolsKIEBasePrepareInterceptorUnitTest
java.lang.Object
de.hybris.platform.droolsruleengineservices.interceptors.DroolsKIEBasePrepareInterceptorUnitTest
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DroolsKIEBasePrepareInterceptorUnitTest
public DroolsKIEBasePrepareInterceptorUnitTest()
-
-
Method Details
-
setUp
public void setUp() -
testOnPrepareKieModuleIsNull
- Throws:
InterceptorException
-
testOnPrepareEmptyRulesSet
- Throws:
InterceptorException
-
testOnPrepareCurrentVersionIsBigger
- Throws:
InterceptorException
-
testOnPrepareCurrentVersionIsLess
- Throws:
InterceptorException
-
testOnPrepareModuleVersionIsLessThenCurrentRulesVersion
- Throws:
InterceptorException
-