7ad36b3e3d967b28b8c9d177705724be44e2b78a
Files Diff
- Added: 11
- Removed: 0
- Renamed: 0
- Modified: 28
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable filters : List<Filter> to filterList : List<Filter> in method private dispatch(request HttpServletRequest, response HttpServletResponse) : void in class org.geoserver.test.GeoServerSystemTestSupport | From | To | |
Rename Variable filters : List<Filter> to filterList : List<Filter> in method private dispatch(request HttpServletRequest, response HttpServletResponse) : void in class org.geoserver.test.GeoServerAbstractTestSupport | From | To | |
Extract Method | 4 | ||
Extract Method protected createRequest(path String, createSession boolean) : MockHttpServletRequest extracted from protected createRequest(path String) : MockHttpServletRequest in class org.geoserver.test.GeoServerSystemTestSupport | From | To | |
Extract Method private createGetRequest(path String) : MockHttpServletRequest extracted from public testDirectWMSIntegrationIfModifiedSinceSupport() : void in class org.geoserver.gwc.GWCIntegrationTest | From | To |