c2b5cd49d51b9d4116feb4f7ea662b0046d277b5
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type List<Boolean> to List<Boolean[]> in method public getTestParameters() : List<Boolean[]> in class org.drools.compiler.integrationtests.ConcurrentSessionsTest | From | To | |
| Extract Variable | 1 | ||
| Extract Variable pairString : String in method public execute(kieSession KieSession, counter int) : boolean from class org.drools.compiler.integrationtests.ConcurrentSessionsTest.testWithEnum.parallelTest | From | To |