2aeb102f101a34f25de12ffdedde6d6673d27cbe
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public postText(resourceUri String, postText String) : MockHttpServletResponse renamed to public postContent(contentType String, resourceUri String, postContent String) : MockHttpServletResponse in class org.geogig.geoserver.functional.GeoServerFunctionalTestContext.TestHelper | From | To | |
Rename Method protected postTextInternal(resourceUri String, postText String) : void renamed to protected postContentInternal(contentType String, resourceUri String, postContent String) : void in class org.geogig.geoserver.functional.GeoServerFunctionalTestContext | From | To |