56155b2b3017f519ad7a064fa93a4d942b8aab8a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Variable | 2 | ||
Inline Variable count : int in method public testHelloWorldUsingPackages() : void from class org.drools.compiler.integrationtests.KieHelloWorldTest | From | To | |
Inline Variable count : int in method public testHelloWorldWithWildcardPackages() : void from class org.drools.compiler.integrationtests.KieHelloWorldTest | From | To | |
Extract Method | 7 | ||
Extract Method public createDrl(ruleName String) : String extracted from public testHelloWorldWithPackages() : void in class org.drools.compiler.integrationtests.KieHelloWorldTest | From | To | |
Extract Method public createDrl(ruleName String) : String extracted from public testHelloWorld() : void in class org.drools.compiler.integrationtests.KieHelloWorldTest | From | To | |
Extract Method public createDrl(ruleName String) : String extracted from public testHelloWorldWithEmptyFile() : void in class org.drools.compiler.integrationtests.KieHelloWorldTest | From | To | |
Extract Method public createDrl(ruleName String) : String extracted from public testHelloWorldWithResource() : void in class org.drools.compiler.integrationtests.KieHelloWorldTest | From | To | |
Extract Method public createDrl(ruleName String) : String extracted from public testHelloWorldUsingPackages() : void in class org.drools.compiler.integrationtests.KieHelloWorldTest | From | To |