de1ff4b57067b9705afd9f1c907a809168e9bcb2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 6 | ||
Extract Method public isEquivalentAccordingToCompareTo(other Double) : void extracted from public comparesEqualTo(other Double) : void in class com.google.common.truth.DoubleSubject | From | To | |
Extract Method public isEquivalentAccordingToCompareTo(other Long) : void extracted from public comparesEqualTo(other Long) : void in class com.google.common.truth.LongSubject | From | To | |
Extract Method public isEquivalentAccordingToCompareTo(other T) : void extracted from public comparesEqualTo(other T) : void in class com.google.common.truth.ComparableSubject | From | To | |
Extract Method public isEquivalentAccordingToCompareTo(other Boolean) : void extracted from public comparesEqualTo(other Boolean) : void in class com.google.common.truth.BooleanSubject | From | To | |
Extract Method public isEquivalentAccordingToCompareTo(other Integer) : void extracted from public comparesEqualTo(other Integer) : void in class com.google.common.truth.IntegerSubject | From | To | |
Extract Method public isEquivalentAccordingToCompareTo(other String) : void extracted from public comparesEqualTo(other String) : void in class com.google.common.truth.StringSubject | From | To |