|
Rename Method private newRequestForProjectProperties(keys String...) : ValuesWsResponse renamed to private executeRequestForProjectProperties(keys String...) : ValuesWsResponse in class org.sonar.server.settings.ws.ValuesActionTest |
From |
To |
|
Rename Method private newRequestForComponentProperties(componentDto ComponentDto, keys String...) : ValuesWsResponse renamed to private executeRequestForComponentProperties(componentDto ComponentDto, keys String...) : ValuesWsResponse in class org.sonar.server.settings.ws.ValuesActionTest |
From |
To |
|
Rename Method private newRequest(id String, key String, keys String...) : ValuesWsResponse renamed to private executeRequest(id String, key String, keys String...) : ValuesWsResponse in class org.sonar.server.settings.ws.ValuesActionTest |
From |
To |
|
Rename Method private newRequestForGlobalProperties(keys String...) : ValuesWsResponse renamed to private executeRequestForGlobalProperties(keys String...) : ValuesWsResponse in class org.sonar.server.settings.ws.ValuesActionTest |
From |
To |