|
Rename Method public isLocalElasticsearchEnabled_returns_true_by_default() : void renamed to public isLocalElasticsearchEnabled_returns_true_on_search_node() : void in class org.sonar.application.config.ClusterSettingsTest |
From |
To |
|
Rename Method private checkMandatoryProperty(key String) : void renamed to private assertThatPropertyIsMandatory(settings TestAppSettings, key String) : void in class org.sonar.application.config.ClusterSettingsTest |
From |
To |
|
Rename Method public accept_not_throwing_MessageException_if_search_disabled_with_loopback() : void renamed to public accept_does_not_verify_h2_on_search_node() : void in class org.sonar.application.config.ClusterSettingsTest |
From |
To |
|
Rename Method public accept_throws_MessageException_if_h2() : void renamed to public accept_throws_MessageException_if_h2_on_application_node() : void in class org.sonar.application.config.ClusterSettingsTest |
From |
To |
|
Rename Method public accept_throws_MessageException_if_no_node_type_is_an_illegal_value() : void renamed to public accept_throws_MessageException_if_node_type_is_not_correct() : void in class org.sonar.application.config.ClusterSettingsTest |
From |
To |
|
Rename Method public accept_throws_MessageException_if_default_jdbc_url() : void renamed to public accept_throws_MessageException_on_application_node_if_default_jdbc_url() : void in class org.sonar.application.config.ClusterSettingsTest |
From |
To |