# drools **Repository Path**: gitTravis_2018/drools ## Basic Information - **Project Name**: drools - **Description**: 规则引擎 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-29 - **Last Updated**: 2021-11-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # drools ######规则引擎 初学者,打开StudentAgeRuleTest,运行测试用例 ######2019-12-13 添加规则组 agenda-group activation-group 测试方法: StudentAgeRuleTest.gradeLow() StudentAgeRuleTest.gradeLow_aAgendaGroup() accumulate语法(包括集合操作,函数操作) 测试方法: ComponentRuleTest.accumulate(); 接受RULE返回的参数 测试方法: ComponentRuleTest.accumulate()中执行的最后一条规则,规则名=accumulateGetNamesListAction