788304543fd5c1af5a2ba6397a7c8a919d37b983
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method private makeSureFolderExists(reportPath String) : void from class com.galenframework.reports.json.JsonReportBuilder to public makeSureFolderExists(reportFolderPath String) : void from class com.galenframework.utils.GalenUtils | From | To | |
Rename Parameter | 1 | ||
Rename Parameter reportPath : String to reportFolderPath : String in method public makeSureFolderExists(reportFolderPath String) : void in class com.galenframework.utils.GalenUtils | From | To |