a8877e19050e05ff7b30b44ca4a0ccd50d33b6af
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 6 | ||
Extract Method private createClusterAppState() : ClusterAppStateImpl extracted from public reset_always_throws_ISE() : void in class org.sonar.application.cluster.ClusterAppStateImplTest | From | To | |
Extract Method private createClusterAppState() : ClusterAppStateImpl extracted from public registerClusterName_publishes_clusterName_on_first_call() : void in class org.sonar.application.cluster.ClusterAppStateImplTest | From | To | |
Extract Method private createClusterAppState() : ClusterAppStateImpl extracted from public test_listeners() : void in class org.sonar.application.cluster.ClusterAppStateImplTest | From | To | |
Extract Method private createClusterAppState() : ClusterAppStateImpl extracted from public registerSonarQubeVersion_publishes_version_on_first_call() : void in class org.sonar.application.cluster.ClusterAppStateImplTest | From | To | |
Extract Method private createClusterAppState() : ClusterAppStateImpl extracted from public registerClusterName_throws_MessageException_if_clusterName_is_different() : void in class org.sonar.application.cluster.ClusterAppStateImplTest | From | To | |
Extract Method private createClusterAppState() : ClusterAppStateImpl extracted from public registerSonarQubeVersion_throws_ISE_if_initial_version_is_different() : void in class org.sonar.application.cluster.ClusterAppStateImplTest | From | To |