50cf524fc3f166fbf5ed44306bc416870903854f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method package toStringWithBrackets() : String extracted from public toString() : String in class com.google.common.truth.SubjectUtils.NonHashingMultiset | From | To | |
Rename Parameter | 2 | ||
Rename Parameter missing : Collection<?> to missingRawObjects : Collection<?> in method private failExactly(required Iterable<?>, addElementsInWarning boolean, missingRawObjects Collection<?>, extraRawObjects Collection<?>) : Ordered in class com.google.common.truth.IterableSubject | From | To | |
Rename Parameter extra : Collection<?> to extraRawObjects : Collection<?> in method private failExactly(required Iterable<?>, addElementsInWarning boolean, missingRawObjects Collection<?>, extraRawObjects Collection<?>) : Ordered in class com.google.common.truth.IterableSubject | From | To |