|
Rename Method public request_deletes_specified_organization_if_exists_and_user_is_organization_administrator() : void renamed to public delete_specified_organization_if_exists_and_user_is_organization_administrator() : void in class org.sonar.server.organization.ws.DeleteActionTest |
From |
To |
|
Rename Method public request_fails_with_ForbiddenException_when_user_is_system_administrator() : void renamed to public fail_with_ForbiddenException_when_user_is_system_administrator() : void in class org.sonar.server.organization.ws.DeleteActionTest |
From |
To |
|
Rename Method public request_also_deletes_members_of_specified_organization() : void renamed to public delete_members_of_specified_organization() : void in class org.sonar.server.organization.ws.DeleteActionTest |
From |
To |
|
Rename Method public request_fails_with_ForbiddenException_when_user_is_administrator_of_other_organization() : void renamed to public fail_with_ForbiddenException_when_user_is_administrator_of_other_organization() : void in class org.sonar.server.organization.ws.DeleteActionTest |
From |
To |
|
Rename Method public request_deletes_specified_organization_if_exists_and_user_is_administrator_of_it() : void renamed to public delete_specified_organization_if_exists_and_user_is_administrator_of_it() : void in class org.sonar.server.organization.ws.DeleteActionTest |
From |
To |
|
Rename Method public request_fails_with_ForbiddenException_when_user_is_not_administrator_of_specified_organization() : void renamed to public fail_with_ForbiddenException_when_user_is_not_administrator_of_specified_organization() : void in class org.sonar.server.organization.ws.DeleteActionTest |
From |
To |
|
Rename Method public request_fails_with_IAE_if_key_param_is_missing() : void renamed to public fail_with_IAE_if_key_param_is_missing() : void in class org.sonar.server.organization.ws.DeleteActionTest |
From |
To |
|
Rename Method public request_also_deletes_components_of_specified_organization() : void renamed to public delete_components_of_specified_organization() : void in class org.sonar.server.organization.ws.DeleteActionTest |
From |
To |
|
Rename Method public verify_define() : void renamed to public test_definition() : void in class org.sonar.server.organization.ws.DeleteActionTest |
From |
To |
|
Rename Method public request_fails_with_NotFoundException_if_organization_with_specified_key_does_not_exist() : void renamed to public fail_with_NotFoundException_if_organization_with_specified_key_does_not_exist() : void in class org.sonar.server.organization.ws.DeleteActionTest |
From |
To |
|
Rename Method public request_fails_with_UnauthorizedException_if_user_is_not_logged_in() : void renamed to public fail_with_UnauthorizedException_if_user_is_not_logged_in() : void in class org.sonar.server.organization.ws.DeleteActionTest |
From |
To |
|
Rename Method public request_also_deletes_permissions_templates_and_permissions_and_groups_of_specified_organization() : void renamed to public delete_permissions_templates_and_permissions_and_groups_of_specified_organization() : void in class org.sonar.server.organization.ws.DeleteActionTest |
From |
To |
|
Rename Method public request_fails_with_IllegalStateException_if_organization_support_is_disabled() : void renamed to public fail_with_IllegalStateException_if_organization_support_is_disabled() : void in class org.sonar.server.organization.ws.DeleteActionTest |
From |
To |
|
Rename Method public request_also_deletes_quality_profiles_of_specified_organization() : void renamed to public delete_quality_profiles_of_specified_organization() : void in class org.sonar.server.organization.ws.DeleteActionTest |
From |
To |
|
Rename Method public request_fails_with_IAE_if_key_is_the_one_of_default_organization() : void renamed to public fail_with_IAE_if_key_is_the_one_of_default_organization() : void in class org.sonar.server.organization.ws.DeleteActionTest |
From |
To |
|
Rename Method public request_deletes_specified_guarded_organization_if_exists_and_user_is_system_administrator() : void renamed to public delete_specified_guarded_organization_if_exists_and_user_is_system_administrator() : void in class org.sonar.server.organization.ws.DeleteActionTest |
From |
To |