|
Change Variable Type result : ShowWsResponse to result : QualityProfiles.ShowResponse in method public default_profile() : void in class org.sonar.server.qualityprofile.ws.ShowActionTest |
From |
To |
|
Change Variable Type result : ShowWsResponse to result : ShowResponse in method public no_comparison_when_sonar_way_does_not_exist() : void in class org.sonar.server.qualityprofile.ws.ShowActionTest |
From |
To |
|
Change Variable Type result : ShowWsResponse to result : QualityProfiles.ShowResponse in method public statistics() : void in class org.sonar.server.qualityprofile.ws.ShowActionTest |
From |
To |
|
Change Variable Type result : ShowWsResponse to result : QualityProfiles.ShowResponse in method public profile_info() : void in class org.sonar.server.qualityprofile.ws.ShowActionTest |
From |
To |
|
Change Variable Type result : ShowWsResponse to result : QualityProfiles.ShowResponse in method public no_comparison_when_param_is_false() : void in class org.sonar.server.qualityprofile.ws.ShowActionTest |
From |
To |
|
Change Variable Type result : ShowWsResponse to result : QualityProfiles.ShowResponse in method public no_comparison_if_sonar_way_is_not_built_in() : void in class org.sonar.server.qualityprofile.ws.ShowActionTest |
From |
To |
|
Change Variable Type result : ShowWsResponse to result : QualityProfiles.ShowResponse in method public map_dates() : void in class org.sonar.server.qualityprofile.ws.ShowActionTest |
From |
To |
|
Change Variable Type showResponseBuilder : ShowWsResponse.Builder to showResponseBuilder : ShowResponse.Builder in method private buildResponse(profile QProfileDto, isDefault boolean, language Language, activeRules long, deprecatedActiveRules long, projects long, compareToSonarWay CompareToSonarWay) : ShowResponse in class org.sonar.server.qualityprofile.ws.ShowAction |
From |
To |
|
Change Variable Type result : ShowWsResponse to result : QualityProfiles.ShowResponse in method public no_comparison_when_profile_is_built_in() : void in class org.sonar.server.qualityprofile.ws.ShowActionTest |
From |
To |
|
Change Variable Type result : ShowWsResponse to result : ShowResponse in method public non_default_profile() : void in class org.sonar.server.qualityprofile.ws.ShowActionTest |
From |
To |