0212196ca4c98ec6a1374f45bd8c577870a99fbb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 37
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method public setUp() : void from class org.drools.compiler.integrationtests.PhreakConcurrencyTest to public setUp() : void from class org.drools.compiler.integrationtests.ParallelCompilationTest | From | To | |
Inline Method | 1 | ||
Inline Method private startFireUntilHaltThread(kieSession KieSession) : Future inlined to public testBindInteger(fireUntilHalt boolean) : void in class org.drools.compiler.oopath.OOPathBindTest | From | To | |
Change Variable Type | 2 | ||
Change Variable Type executor : Executor to executor : ExecutorService in method public testConcurrentQueries() : void in class org.drools.compiler.integrationtests.concurrency.MultithreadTest | From | To | |
Change Variable Type executor : Executor to executor : ExecutorService in method public testSlidingTimeWindows() : void in class org.drools.compiler.integrationtests.concurrency.MultithreadTest | From | To | |
Extract Variable | 1 | ||
Extract Variable kieSession : KieSession in method public testInsertLogicalNoExpires() : void from class org.drools.compiler.integrationtests.CepEspTest | From | To | |
Inline Variable | 1 | ||
Inline Variable numThreadPoolCapacity : int in method public testOneEntryPoint() : void from class org.drools.compiler.integrationtests.MTEntryPointsTest | From | To |