25743eca27458a5b86f4af23c6a0bc59eac749ec
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 7 | ||
Extract Method private createProfile() : QualityProfileDto extracted from public fail_if_parent_key_and_name_both_set() : void in class org.sonar.server.qualityprofile.ws.ChangeParentActionTest | From | To | |
Extract Method private createProfile() : QualityProfileDto extracted from public fail_if_profile_key_and_name_both_set() : void in class org.sonar.server.qualityprofile.ws.ChangeParentActionTest | From | To | |
Extract Method private createProfile() : QualityProfileDto extracted from public replace_existing_parent() : void in class org.sonar.server.qualityprofile.ws.ChangeParentActionTest | From | To | |
Extract Method private createProfile() : QualityProfileDto extracted from public change_parent_with_no_parent_before() : void in class org.sonar.server.qualityprofile.ws.ChangeParentActionTest | From | To | |
Extract Method private createProfile() : QualityProfileDto extracted from public remove_parent() : void in class org.sonar.server.qualityprofile.ws.ChangeParentActionTest | From | To | |
Extract Method private createProfile() : QualityProfileDto extracted from public remove_parent_with_empty_key() : void in class org.sonar.server.qualityprofile.ws.ChangeParentActionTest | From | To | |
Extract Method private createProfile() : QualityProfileDto extracted from public change_parent_with_names() : void in class org.sonar.server.qualityprofile.ws.ChangeParentActionTest | From | To |