d66de7082395dcc2c2535c6429db68617cc98137
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Class | 2 | ||
| Rename Class org.sonar.server.platform.monitoring.EsStatisticsSection renamed to org.sonar.server.platform.monitoring.EsIndexesSection | From | To | |
| Rename Class org.sonar.server.platform.monitoring.EsStatisticsSectionTest renamed to org.sonar.server.platform.monitoring.EsIndexesSectionTest | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type underTest : EsStatisticsSection to underTest : EsIndexesSection in method public attributes_displays_exception_message_when_cause_null_when_client_fails() : void in class org.sonar.server.platform.monitoring.EsIndexesSectionTest | From | To | |
| Change Variable Type underTest : EsStatisticsSection to underTest : EsIndexesSection in method public attributes_displays_exception_message_when_cause_is_not_ElasticSearchException_when_client_fails() : void in class org.sonar.server.platform.monitoring.EsIndexesSectionTest | From | To | |
| Change Variable Type underTest : EsStatisticsSection to underTest : EsIndexesSection in method public attributes_displays_cause_message_when_cause_is_ElasticSearchException_when_client_fails() : void in class org.sonar.server.platform.monitoring.EsIndexesSectionTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type underTest : EsStatisticsSection to underTest : EsIndexesSection in class org.sonar.server.platform.monitoring.EsIndexesSectionTest | From | To |