fb6ce78587fe7ed3133faf54a7eed9d35127bab2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public should_not_fail_on_no_importers() : void renamed to public return_created_profile_in_json() : void in class org.sonar.server.qualityprofile.ws.CreateActionTest | From | To | |
| Extract Attribute | 1 | ||
| Extract Attribute package XOO_LANGUAGE : String in class org.sonar.server.qualityprofile.ws.CreateActionTest | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute userSessionRule : UserSessionRule to userSession : UserSessionRule in class org.sonar.server.qualityprofile.ws.CreateActionTest | From | To | |
| Extract Method | 1 | ||
| Extract Method private setUserAsQualityProfileAdmin() : void extracted from public should_not_fail_on_no_importers() : void in class org.sonar.server.qualityprofile.ws.CreateActionTest | From | To |