Class DefaultDroolsRuleActionsGeneratorTest

    • Field Detail

      • CART_VARIABLE_NAME

        public static final java.lang.String CART_VARIABLE_NAME
        See Also:
        Constant Field Values
      • CART_VARIABLE_CLASS_NAME

        public static final java.lang.String CART_VARIABLE_CLASS_NAME
        See Also:
        Constant Field Values
      • RESULT_VARIABLE_NAME

        public static final java.lang.String RESULT_VARIABLE_NAME
        See Also:
        Constant Field Values
      • RESULT_VARIABLE_CLASS_NAME

        public static final java.lang.String RESULT_VARIABLE_CLASS_NAME
        See Also:
        Constant Field Values
      • ACTION_CONTEXT_CLASS_NAME

        public static final java.lang.String ACTION_CONTEXT_CLASS_NAME
        See Also:
        Constant Field Values
    • Constructor Detail

      • DefaultDroolsRuleActionsGeneratorTest

        public DefaultDroolsRuleActionsGeneratorTest()
    • Method Detail

      • init

        public void init()
      • testGenerateCode

        public void testGenerateCode()
                              throws java.io.IOException
        Throws:
        java.io.IOException