9c895816c0aefc6443e03e765b03926da7191344
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable defaultQgate : QualityGateDto to defaultQualityGate : QualityGateDto in method public handle(request Request, response Response) : void in class org.sonar.server.qualitygate.ws.ListAction | From | To | |
Change Variable Type | 3 | ||
Change Variable Type response : String to response : ListWsResponse in method public list_quality_gates() : void in class org.sonar.server.qualitygate.ws.ListActionTest | From | To | |
Change Variable Type response : String to response : ListWsResponse in method public empty() : void in class org.sonar.server.qualitygate.ws.ListActionTest | From | To | |
Change Variable Type response : String to response : ListWsResponse in method public no_default_quality_gate() : void in class org.sonar.server.qualitygate.ws.ListActionTest | From | To |