7555eb77293161ca13ef8abb84339af483b8135e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable issueKeys : List<String> to issues : List<IssueDoc> in method public search_with_max_limit() : void in class org.sonar.server.issue.index.IssueIndexMediumTest | From | To | |
Change Return Type | 2 | ||
Change Return Type void to Dto in method public addUser(s String) : Dto in class org.sonar.server.issue.index.IssueAuthorizationDao.Dto | From | To | |
Change Return Type void to Dto in method public addGroup(s String) : Dto in class org.sonar.server.issue.index.IssueAuthorizationDao.Dto | From | To | |
Change Variable Type | 3 | ||
Change Variable Type issue : IssueDto to issue : IssueDoc in method public is_new_field_is_not_available() : void in class org.sonar.server.issue.index.IssueIndexMediumTest | From | To | |
Change Variable Type issueKeys : List<String> to issues : List<IssueDoc> in method public search_with_max_limit() : void in class org.sonar.server.issue.index.IssueIndexMediumTest | From | To | |
Change Variable Type issue : IssueDto to issue : IssueDoc in method public comments_field_is_not_available() : void in class org.sonar.server.issue.index.IssueIndexMediumTest | From | To |