628a25dc393859c3e0aa6a4ceec8047a223ab28e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public test_definition_without_exporters() : void renamed to public definition_without_exporters() : void in class org.sonar.server.qualityprofile.ws.ExportActionTest | From | To | |
Rename Method public test_definition_with_exporters() : void renamed to public definition_with_exporters() : void in class org.sonar.server.qualityprofile.ws.ExportActionTest | From | To | |
Rename Attribute | 2 | ||
Rename Attribute PARAM_FORMAT : String to PARAM_EXPORTER_KEY : String in class org.sonar.server.qualityprofile.ws.ExportAction | From | To | |
Rename Attribute PARAM_PROFILE_NAME : String to PARAM_NAME : String in class org.sonar.server.qualityprofile.ws.ExportAction | From | To |