|
Rename Method public method_get_not_allowed() : void renamed to public method_POST_is_required() : void in class org.sonar.server.ws.WebServiceEngineTest |
From |
To |
|
Rename Method public bad_controller() : void renamed to public fail_if_method_GET_is_not_allowed() : void in class org.sonar.server.ws.WebServiceEngineTest |
From |
To |
|
Rename Method public internal_error() : void renamed to public return_400_on_BadRequestException_with_single_message() : void in class org.sonar.server.ws.WebServiceEngineTest |
From |
To |
|
Rename Method public bad_controller_with_no_action() : void renamed to public method_PUT_is_not_allowed() : void in class org.sonar.server.ws.WebServiceEngineTest |
From |
To |
|
Rename Method public method_put_not_allowed() : void renamed to public POST_is_considered_as_GET_if_POST_is_not_supported() : void in class org.sonar.server.ws.WebServiceEngineTest |
From |
To |
|
Rename Method public bad_action() : void renamed to public method_DELETE_is_not_allowed() : void in class org.sonar.server.ws.WebServiceEngineTest |
From |
To |
|
Rename Method public required_parameter_is_not_set_but_not_called_as_mandatory() : void renamed to public return_500_on_internal_error() : void in class org.sonar.server.ws.WebServiceEngineTest |
From |
To |
|
Change Variable Type request : ValidatingRequest to request : Request in method public method_PUT_is_not_allowed() : void in class org.sonar.server.ws.WebServiceEngineTest |
From |
To |
|
Change Variable Type request : ValidatingRequest to request : Request in method public support_aborted_request_when_response_is_not_committed() : void in class org.sonar.server.ws.WebServiceEngineTest |
From |
To |
|
Change Variable Type request : ValidatingRequest to request : Request in method public support_aborted_request_when_response_is_already_committed() : void in class org.sonar.server.ws.WebServiceEngineTest |
From |
To |
|
Change Variable Type request : ValidatingRequest to request : Request in method public return_500_on_internal_error() : void in class org.sonar.server.ws.WebServiceEngineTest |
From |
To |
|
Change Variable Type request : ValidatingRequest to request : Request in method public ws_returns_successful_response() : void in class org.sonar.server.ws.WebServiceEngineTest |
From |
To |
|
Change Variable Type request : ValidatingRequest to request : Request in method public internal_error_when_response_is_not_committed() : void in class org.sonar.server.ws.WebServiceEngineTest |
From |
To |
|
Change Variable Type request : ValidatingRequest to request : Request in method public fail_if_method_GET_is_not_allowed() : void in class org.sonar.server.ws.WebServiceEngineTest |
From |
To |
|
Change Variable Type request : ValidatingRequest to request : Request in method public request_path_can_contain_valid_media_type() : void in class org.sonar.server.ws.WebServiceEngineTest |
From |
To |
|
Change Variable Type request : ValidatingRequest to request : Request in method public method_DELETE_is_not_allowed() : void in class org.sonar.server.ws.WebServiceEngineTest |
From |
To |
|
Change Variable Type request : ValidatingRequest to request : Request in method public POST_is_considered_as_GET_if_POST_is_not_supported() : void in class org.sonar.server.ws.WebServiceEngineTest |
From |
To |
|
Change Variable Type request : ValidatingRequest to request : Request in method public method_POST_is_required() : void in class org.sonar.server.ws.WebServiceEngineTest |
From |
To |
|
Change Variable Type request : ValidatingRequest to request : Request in method public accept_path_that_does_not_start_with_slash() : void in class org.sonar.server.ws.WebServiceEngineTest |
From |
To |
|
Change Variable Type request : ValidatingRequest to request : Request in method public internal_error_when_response_is_already_committed() : void in class org.sonar.server.ws.WebServiceEngineTest |
From |
To |