5facd7a786b817a08036e9a8d07776bc7b5b5f97
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable requestedUrl : String to requestString : String in method package validateURL(request HttpServletRequest, urlString String, proxyBase String) : void in class org.vfny.geoserver.wfs.servlets.TestWfsPost | From | To | |
| Extract Method | 1 | ||
| Extract Method protected buildMockServlet(proxyBaseUrl String) : TestWfsPost extracted from public testDisallowOpenProxyWithProxyBase() : void in class org.vfny.geoserver.wfs.servlets.TestWfsPostTest | From | To | |
| Inline Variable | 1 | ||
| Inline Variable base : String in method package validateURL(request HttpServletRequest, url String, proxyBase String) : void from class org.vfny.geoserver.wfs.servlets.TestWfsPost | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter url : String to urlString : String in method package validateURL(request HttpServletRequest, urlString String, proxyBase String) : void in class org.vfny.geoserver.wfs.servlets.TestWfsPost | From | To |