3431d612e82cc1ce6dbff6302bcf018820404277
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public testGetGetMapUrlWithLayerGroupCqlFilter() : void renamed to public testGetGetMapUrlWithLayerGroupAndLayers() : void in class org.geoserver.wms.WMSRequestsTest | From | To | |
Extract Method | 2 | ||
Extract Method private getGetMapUrls(request GetMapRequest) : List<String> extracted from public testGetGetMapUrlWithLayerGroupCqlFilter() : void in class org.geoserver.wms.WMSRequestsTest | From | To | |
Extract Method private initGetMapRequest(names QName...) : GetMapRequest extracted from public testGetGetMapUrlWithLayerGroupCqlFilter() : void in class org.geoserver.wms.WMSRequestsTest | From | To |