035f7bdfe2b9bf7992ccd4fed456de98d007b305
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method private ensureDirectoryExists(props Props, propKey String) : boolean renamed to private createDirectory(props Props, propKey String) : boolean in class org.sonar.application.AppFileSystem | From | To | |
Rename Method public reset_delete_temp_dir_if_already_exists() : void renamed to public reset_deletes_content_of_temp_dir_but_not_temp_dir_itself_if_it_already_exists() : void in class org.sonar.application.AppFileSystemTest | From | To |