2c35d9b2f0597289e526c615c720431314b25f43
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 19
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 3 | ||
| Rename Method public cluster_name_comes_from_configuration() : void renamed to public hazelcast_cluster_name_is_hardcoded_and_not_affected_by_settings() : void in class org.sonar.application.cluster.HazelcastClusterTest | From | To | |
| Rename Method public getHostName() : String renamed to public getHostname() : String in class org.sonar.process.NetworkUtils | From | To | |
| Rename Method public getHostName_must_return_a_value() : void renamed to public getHostname_must_return_a_value() : void in class org.sonar.process.NetworkUtilsTest | From | To | |
| Extract Variable | 1 | ||
| Extract Variable node : Node in method public addNode(type NodeType, consumers Consumer<Node>...) : Builder from class org.sonarqube.tests.cluster.Cluster.Builder | From | To |