Class DefaultRuleServiceTest

    • Field Detail

      • expectedException

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

      • DefaultRuleServiceTest

        public DefaultRuleServiceTest()
    • Method Detail

      • setUp

        public void setUp()
                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testCreateRuleFromTemplate

        public void testCreateRuleFromTemplate()
      • testCreateRuleFromTemplateIsNull

        public void testCreateRuleFromTemplateIsNull()
      • testCreateRuleFromTemplateWithCodeIsNull

        public void testCreateRuleFromTemplateWithCodeIsNull()
      • testCreateRuleFromTemplateWithCustomCode

        public void testCreateRuleFromTemplateWithCustomCode()
      • testCreateRuleFromTemplateWithCustomCodeIsNull

        public void testCreateRuleFromTemplateWithCustomCodeIsNull()
      • testCreateRuleFromTemplateIsNullWithCustomCode

        public void testCreateRuleFromTemplateIsNullWithCustomCode()
      • testCloneRule

        public void testCloneRule()