Class DefaultSourceRuleInspectorTest


  • @UnitTest
    public class DefaultSourceRuleInspectorTest
    extends java.lang.Object
    • Constructor Detail

      • DefaultSourceRuleInspectorTest

        public DefaultSourceRuleInspectorTest()
    • Method Detail

      • setUp

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

        public void shouldBeTrueIfActionDefinitionIsAssociatedWithSourceRule()
                                                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldBeFalseIfActionDefinitionIsNotAssociatedWithSourceRule

        public void shouldBeFalseIfActionDefinitionIsNotAssociatedWithSourceRule()
                                                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • createRuleAction

        protected RuleActionData createRuleAction​(java.lang.String actionId)
      • shouldBeTrueIfConditionDefinitionIsAssociatedWithSourceRule

        public void shouldBeTrueIfConditionDefinitionIsAssociatedWithSourceRule()
                                                                         throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldBeFalseIfConditionDefinitionIsNotAssociatedWithSourceRule

        public void shouldBeFalseIfConditionDefinitionIsNotAssociatedWithSourceRule()
                                                                             throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldBeTrueIfConditionDefinitionIsAssociatedInTheConditionsTreeWithSourceRule

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