Class DroolsModuleVersioningServiceUnitTest


  • @UnitTest
    public class DroolsModuleVersioningServiceUnitTest
    extends java.lang.Object
    • Field Detail

      • expectedException

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

      • DroolsModuleVersioningServiceUnitTest

        public DroolsModuleVersioningServiceUnitTest()
    • Method Detail

      • setUp

        public void setUp()
      • testGetDeployedModuleVersionOk

        public void testGetDeployedModuleVersionOk()
                                            throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetDeployedModuleVersionIllegalVersion

        public void testGetDeployedModuleVersionIllegalVersion()
                                                        throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetDeployedModuleVersionNoKieModule

        public void testGetDeployedModuleVersionNoKieModule()
                                                     throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetDeployedModuleVersionNoKieBase

        public void testGetDeployedModuleVersionNoKieBase()
                                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetModuleVersion

        public void testGetModuleVersion()
                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetModuleVersionInsupportedType

        public void testGetModuleVersionInsupportedType()
                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetModuleVersionKieBaseNotSet

        public void testGetModuleVersionKieBaseNotSet()
                                               throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testGetModuleVersionKieModuleNotSet

        public void testGetModuleVersionKieModuleNotSet()
                                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testAssertRuleModuleVersion

        public void testAssertRuleModuleVersion()
                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testAssertRuleModuleVersionWhenModuleVersionIsBigger

        public void testAssertRuleModuleVersionWhenModuleVersionIsBigger()
                                                                  throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testAssertRuleModuleVersionRuleVersionIsNull

        public void testAssertRuleModuleVersionRuleVersionIsNull()
                                                          throws java.lang.Exception
        Throws:
        java.lang.Exception