306ee469e20d4aae8ed439dd214b663e9f68017e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public containsExactly() : void renamed to public containsExactlyEntriesIn() : void in class com.google.common.truth.MultimapTest | From | To | |
| Extract Method | 1 | ||
| Extract Method public containsExactlyEntriesIn(expectedMultimap Multimap<?,?>) : Ordered extracted from public containsExactly(expectedMultimap Multimap<?,?>) : Ordered in class com.google.common.truth.MultimapSubject | From | To |