152ee4e2dde37e4ff3dd80803431422fa39b09d1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public equalityOfNulls() : void renamed to public assertThatIntegerNullIsNotEqualTo() : void in class com.google.common.truth.IntegerTest | From | To | |
Rename Method public inequalityOfNullsFail() : void renamed to public equalityWithLongs() : void in class com.google.common.truth.IntegerTest | From | To | |
Rename Parameter | 2 | ||
Rename Parameter part : Object to other : Object in method private failComparingToStrings(verb String, subject Object, other Object, compareToStrings boolean) : void in class com.google.common.truth.Subject | From | To | |
Rename Parameter part : Object to other : Object in method protected fail(verb String, other Object) : void in class com.google.common.truth.Subject | From | To |