Class DefaultModuleVersioningServiceUnitTest

java.lang.Object
de.hybris.platform.ruleengine.versioning.impl.DefaultModuleVersioningServiceUnitTest

@UnitTest public class DefaultModuleVersioningServiceUnitTest extends Object
  • Field Details

    • expectedException

      public org.junit.rules.ExpectedException expectedException
  • Constructor Details

    • DefaultModuleVersioningServiceUnitTest

      public DefaultModuleVersioningServiceUnitTest()
  • Method Details

    • setUp

      public void setUp()
    • testGetDeployedModuleVersionOk

      public void testGetDeployedModuleVersionOk() throws Exception
      Throws:
      Exception
    • testGetDeployedModuleVersionIllegalVersion

      public void testGetDeployedModuleVersionIllegalVersion() throws Exception
      Throws:
      Exception
    • testGetDeployedModuleVersionNoKieModule

      public void testGetDeployedModuleVersionNoKieModule() throws Exception
      Throws:
      Exception
    • testGetDeployedModuleVersionNoKieBase

      public void testGetDeployedModuleVersionNoKieBase() throws Exception
      Throws:
      Exception
    • testGetModuleVersion

      public void testGetModuleVersion() throws Exception
      Throws:
      Exception
    • testGetModuleVersionInsupportedType

      public void testGetModuleVersionInsupportedType() throws Exception
      Throws:
      Exception
    • testGetModuleVersionKieBaseNotSet

      public void testGetModuleVersionKieBaseNotSet() throws Exception
      Throws:
      Exception
    • testGetModuleVersionKieModuleNotSet

      public void testGetModuleVersionKieModuleNotSet() throws Exception
      Throws:
      Exception
    • testAssertRuleModuleVersion

      public void testAssertRuleModuleVersion() throws Exception
      Throws:
      Exception
    • testAssertRuleModuleVersionWhenModuleVersionIsBigger

      public void testAssertRuleModuleVersionWhenModuleVersionIsBigger() throws Exception
      Throws:
      Exception
    • testAssertRuleModuleVersionRuleVersionIsNull

      public void testAssertRuleModuleVersionRuleVersionIsNull() throws Exception
      Throws:
      Exception