dc139cdcf9e7aa5522a8606e3acf011d8a8a584c
Files Diff
- Added: 5
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method protected installSpringAsBundle(name String, url URL, start boolean, consumer Consumer<TinyBundle>) : Bundle extracted from protected installSpringAsBundle(name String, url URL, start boolean) : Bundle in class org.apache.camel.test.karaf.AbstractFeatureTest | From | To | |
Extract Method protected installBlueprintAsBundle(name String, url URL, start boolean, consumer Consumer<TinyBundle>) : Bundle extracted from protected installBlueprintAsBundle(name String, url URL, start boolean) : Bundle in class org.apache.camel.test.karaf.AbstractFeatureTest | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method protected installBlueprintAsBundle(name String, url URL, start boolean, consumer Consumer<TinyBundle>) : Bundle extracted from public testTypeConverterInSameBundleAsCamelRoute() : void in class org.apache.camel.itest.CamelTypeConverterTest & moved to class org.apache.camel.test.karaf.AbstractFeatureTest | From | To |