98f079f3c41f6e8b36d07fee4b48772a1e606498
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable queryText : String in method private createQuery(query ComponentIndexQuery) : QueryBuilder from class org.sonar.server.component.index.ComponentIndex | From | To | |
Extract Method | 2 | ||
Extract Method private uuids(expectedComponents ComponentDto...) : String[] extracted from private assertSearchResults(query ComponentIndexQuery, expectedComponents ComponentDto...) : void in class org.sonar.server.component.index.ComponentIndexTest | From | To | |
Extract Method private assertExactResults(query String, expectedComponents ComponentDto...) : void extracted from public should_prefer_key_matching_over_name_matching() : void in class org.sonar.server.component.index.ComponentIndexTest | From | To |