812b98db83845ef73635e82fc990e5a7f830dcc2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private executeTest(name String, numReqs int) : List<Long> extracted from public testBoundedRequests() : void in class org.apache.camel.component.reactive.streams.RequestRefillTest | From | To | |
Extract Method private executeTest(name String, numReqs int) : List<Long> extracted from public testUnboundedRequests() : void in class org.apache.camel.component.reactive.streams.RequestRefillTest | From | To |