bf61db52581ca187e8615eafee1d745a0db0d239
Files Diff
- Added: 0
- Removed: 3
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testGeoCoder() : void renamed to public testGeoCoderWithAuth() : void in class org.apache.camel.component.geocoder.GeoCoderProxyTest | From | To | |
Extract Method | 2 | ||
Extract Method private isProxyAuthDefined() : boolean extracted from package createGeoApiContext() : GeoApiContext in class org.apache.camel.component.geocoder.GeoCoderEndpoint | From | To | |
Extract Method private isProxyDefined() : boolean extracted from package createGeoApiContext() : GeoApiContext in class org.apache.camel.component.geocoder.GeoCoderEndpoint | From | To |