e23046ef19a3baa4484320e13a3ac0eaa60195b7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable request : TestRequest in method private executeRequest(componentId String, componentKey String, keys String...) : ValuesWsResponse from class org.sonar.server.setting.ws.ValuesActionTest | From | To | |
Rename Parameter | 2 | ||
Rename Parameter id : String to componentId : String in method private executeRequest(componentId String, componentKey String, keys String...) : ValuesWsResponse in class org.sonar.server.setting.ws.ValuesActionTest | From | To | |
Rename Parameter key : String to componentKey : String in method private executeRequest(componentId String, componentKey String, keys String...) : ValuesWsResponse in class org.sonar.server.setting.ws.ValuesActionTest | From | To |