59cc84b0e99990273f38a8092d441905e45ba955
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public containsExactlyMissingEntry() : void renamed to public containsExactlyExtraKey() : void in class com.google.common.truth.MapSubjectTest | From | To | |
Rename Method public containsExactlyMissingEntryInOrder() : void renamed to public containsExactlyExtraKeyInOrder() : void in class com.google.common.truth.MapSubjectTest | From | To | |
Rename Method public containsExactly_failsWithSameToString() : void renamed to public containsExactlyWrongValue_sameToStringForValues() : void in class com.google.common.truth.MapSubjectTest | From | To |