c654cda21f67a65da5528a56653ecae721484f04
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 4 | ||
Rename Method public convert_sorts_in_sql_representation() : void renamed to public create_minimal_query() : void in class org.sonar.db.component.ComponentTreeQueryTest | From | To | |
Rename Method public fail_if_no_base_uuid() : void renamed to public fail_when_no_base_uuid() : void in class org.sonar.db.component.ComponentTreeQueryTest | From | To | |
Rename Method public fail_if_no_sort() : void renamed to public fail_when_no_strategy() : void in class org.sonar.db.component.ComponentTreeQueryTest | From | To | |
Rename Method public select_descendants_with_leaves_stragegy() : void renamed to public select_descendants_with_leaves_strategy() : void in class org.sonar.db.component.ComponentDaoTest | From | To | |
Rename Variable | 1 | ||
Rename Variable result : ComponentTreeQuery to query : ComponentTreeQuery in method public create_minimal_query() : void in class org.sonar.db.component.ComponentTreeQueryTest | From | To | |
Rename Attribute | 1 | ||
Rename Attribute AN_UUID : String to BASE_UUID : String in class org.sonar.db.component.ComponentTreeQueryTest | From | To |