0de8f0ee51349bc43d072b8f8cd0fe94074ae214
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 16
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public set_project() : void renamed to public set_project_without_branch() : void in class org.sonar.server.issue.notification.IssueChangeNotificationTest | From | To | |
| Rename Variable | 2 | ||
| Rename Variable expectedContent : String to fileContent : String in method private assertStartsWithFile(message String, resourcePath String) : void in class org.sonar.server.issue.notification.NewIssuesEmailTemplateTest | From | To | |
| Extract Method | 2 | ||
| Extract Method private assertStartsWithFile(message String, resourcePath String) : void extracted from public format_email_with_no_assignees_tags_nor_components() : void in class org.sonar.server.issue.notification.NewIssuesEmailTemplateTest | From | To | |
| Extract Method private assertStartsWithFile(message String, resourcePath String) : void extracted from public format_email_with_all_fields_filled() : void in class org.sonar.server.issue.notification.NewIssuesEmailTemplateTest | From | To |