Class DefaultModuleVersioningServiceUnitTest
java.lang.Object
de.hybris.platform.ruleengine.versioning.impl.DefaultModuleVersioningServiceUnitTest
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetUp()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
Field Details
-
expectedException
public org.junit.rules.ExpectedException expectedException
-
-
Constructor Details
-
DefaultModuleVersioningServiceUnitTest
public DefaultModuleVersioningServiceUnitTest()
-
-
Method Details
-
setUp
public void setUp() -
testGetDeployedModuleVersionOk
- Throws:
Exception
-
testGetDeployedModuleVersionIllegalVersion
- Throws:
Exception
-
testGetDeployedModuleVersionNoKieModule
- Throws:
Exception
-
testGetDeployedModuleVersionNoKieBase
- Throws:
Exception
-
testGetModuleVersion
- Throws:
Exception
-
testGetModuleVersionInsupportedType
- Throws:
Exception
-
testGetModuleVersionKieBaseNotSet
- Throws:
Exception
-
testGetModuleVersionKieModuleNotSet
- Throws:
Exception
-
testAssertRuleModuleVersion
- Throws:
Exception
-
testAssertRuleModuleVersionWhenModuleVersionIsBigger
- Throws:
Exception
-
testAssertRuleModuleVersionRuleVersionIsNull
- Throws:
Exception
-