1b3c16ba5969b70890214320b006367966418cc2
Files Diff
- Added: 6
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 6 | ||
Extract Method public thisNodeEquals(object Object) : boolean extracted from public equals(object Object) : boolean in class org.drools.core.reteoo.BetaNode | From | To | |
Extract Method protected loadKnowledgeBaseFromString(nodeFactory NodeFactory, drlContentStrings String...) : KnowledgeBase extracted from protected loadKnowledgeBaseFromString(drlContentStrings String...) : KnowledgeBase in class org.drools.compiler.CommonTestMethodBase | From | To | |
Extract Method protected loadKnowledgeBaseFromString(nodeFactory NodeFactory, drlContentStrings String...) : KnowledgeBase extracted from protected loadKnowledgeBaseFromString(phreak RuleEngineOption, drlContentStrings String...) : KnowledgeBase in class org.drools.compiler.CommonTestMethodBase | From | To | |
Extract Method public thisNodeEquals(object Object) : boolean extracted from public equals(object Object) : boolean in class org.drools.core.reteoo.LeftInputAdapterNode | From | To | |
Extract Method public thisNodeEquals(object Object) : boolean extracted from public equals(object Object) : boolean in class org.drools.core.reteoo.AlphaNode | From | To | |
Extract Method public thisNodeEquals(object Object) : boolean extracted from public equals(object Object) : boolean in class org.drools.core.reteoo.ObjectTypeNode | From | To | |
Extract And Move Method | 4 | ||
Extract And Move Method protected loadKnowledgeBaseFromString(nodeFactory NodeFactory, drlContentStrings String...) : KnowledgeBase extracted from private loadKieBaseFromString(drlContentStrings String...) : KieBase in class org.drools.compiler.integrationtests.AccumulateTest & moved to class org.drools.compiler.CommonTestMethodBase | From | To | |
Extract And Move Method protected loadKnowledgeBaseFromString(nodeFactory NodeFactory, drlContentStrings String...) : KnowledgeBase extracted from private getKieSessionFromContentStrings(drlContentStrings String...) : KieSession in class org.drools.compiler.integrationtests.AccumulateTest & moved to class org.drools.compiler.CommonTestMethodBase | From | To |