2355d41a8ef5b7aa8efefcf9ccc781d473702100
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method protected writeExtraCollectionProperties(response FeatureCollectionResponse, operation Operation, jw GeoJSONBuilder) : void renamed to protected writePagingLinks(response FeatureCollectionResponse, operation Operation, jw GeoJSONBuilder) : void in class org.geoserver.wfs3.response.RFCGeoJSONFeaturesResponse | From | To | |
| Extract Method | 3 | ||
| Extract Method protected getAsJSONPath(response MockHttpServletResponse) : DocumentContext extracted from protected getAsJSONPath(path String, expectedHttpCode int) : DocumentContext in class org.geoserver.wfs3.WFS3TestSupport | From | To | |
| Extract Method protected getAsMockHttpServletResponse(path String, expectedHttpCode int) : MockHttpServletResponse extracted from protected getAsJSoup(url String) : Document in class org.geoserver.wfs3.WFS3TestSupport | From | To | |
| Extract Method protected getAsMockHttpServletResponse(path String, expectedHttpCode int) : MockHttpServletResponse extracted from protected getAsJSONPath(path String, expectedHttpCode int) : DocumentContext in class org.geoserver.wfs3.WFS3TestSupport | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter url : String to path : String in method protected getAsMockHttpServletResponse(path String, expectedHttpCode int) : MockHttpServletResponse in class org.geoserver.wfs3.WFS3TestSupport | From | To |