1b4a13ab327d93740072b0688d5f3750f3e928dc
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 3 | ||
| Move Method private hash(text String) : String from class org.sonar.server.issue.ws.ChangelogAction to private hash(text String) : String from class org.sonar.server.issue.ws.AvatarFactoryImpl | From | To | |
| Move Method private hash(text String) : String from class org.sonar.server.issue.ws.SearchResponseFormat to private hash(text String) : String from class org.sonar.server.issue.ws.AvatarFactoryImpl | From | To | |
| Move Method private hash(text String) : String from class org.sonar.server.issue.ws.ChangelogActionTest to private hash(text String) : String from class org.sonar.server.issue.ws.AvatarFactoryImpl | From | To | |
| Extract Method | 6 | ||
| Extract Method private insertUser() : UserDto extracted from public replace_technical_debt_key_by_effort() : void in class org.sonar.server.issue.ws.ChangelogActionTest | From | To | |
| Extract Method private insertUser() : UserDto extracted from public return_many_changelog() : void in class org.sonar.server.issue.ws.ChangelogActionTest | From | To | |
| Extract Method private insertUser() : UserDto extracted from public return_changelog() : void in class org.sonar.server.issue.ws.ChangelogActionTest | From | To | |
| Extract Method private insertUser() : UserDto extracted from public return_changelog_when_no_new_value() : void in class org.sonar.server.issue.ws.ChangelogActionTest | From | To | |
| Extract Method private insertUser() : UserDto extracted from public return_multiple_diffs() : void in class org.sonar.server.issue.ws.ChangelogActionTest | From | To | |
| Extract Method private insertUser() : UserDto extracted from public return_changelog_when_no_old_value() : void in class org.sonar.server.issue.ws.ChangelogActionTest | From | To |