c49688ca07aedaf4c07931397e9fb84eedfb729e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method private addTypeInfo(item Object) : String renamed to private objectToStringWithTypeInfo(item Object) : String in class com.google.common.truth.IterableSubject | From | To | |
Rename Method public iterableContainsExactlyFailsWithSameToStringAndHomogeneousListWithNull() : void renamed to public iterableContainsExactlyFailsWithSameToStringAndListWithNull() : void in class com.google.common.truth.IterableSubjectTest | From | To |