31eda45e4912d3eaad5142f9f18ceabc8371fcc7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type linksToFind : ArrayList<String> to linksToFind : List<String> in method public testGetAsHTML() : void in class org.geoserver.rest.catalog.IndexControllerTest | From | To | |
Extract Variable | 1 | ||
Extract Variable linkText : String in method public testGetAsHTML() : void from class org.geoserver.rest.catalog.IndexControllerTest | From | To |