460bb1a793ad325312c5d0644dbd3753d4835207
Files Diff
- Added: 0
- Removed: 22
- Renamed: 0
- Modified: 17
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type populators : Consumer<CreateRequest.Builder>... to populators : Consumer<CreateRequest>... in method public createXooProfile(organization Organization, populators Consumer<CreateRequest>...) : QualityProfile in class org.sonarqube.qa.util.QProfileTester | From | To | |
| Change Return Type | 2 | ||
| Change Return Type void to CopyWsResponse in method public copy(request CopyRequest) : CopyWsResponse in class org.sonarqube.ws.client.qualityprofiles.QualityprofilesService | From | To | |
| Change Return Type QualityProfilesService to QualityprofilesService in method public service() : QualityprofilesService in class org.sonarqube.qa.util.QProfileTester | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type profilesRequest : org.sonarqube.ws.client.qualityprofile.SearchRequest to profilesRequest : org.sonarqube.ws.client.qualityprofiles.SearchRequest in method private assertThatBuiltInQualityProfilesExist(org Organization) : void in class org.sonarqube.tests.organization.OrganizationTest | From | To | |
| Change Variable Type service : QualityProfilesService to service : QualityprofilesService in method public built_in_profile_cannot_be_modified() : void in class org.sonarqube.tests.qualityProfile.BuiltInQualityProfilesTest | From | To |