732460516f62f17471ee24713de8b65cdc6b0b52
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Parameter | 2 | ||
Rename Parameter rest : Object... to restOfExcluded : Object... in method public containsNoneOf(firstExcluded Object, secondExcluded Object, restOfExcluded Object...) : void in class com.google.common.truth.IterableSubject | From | To | |
Rename Parameter rest : Object... to restOfExpected : Object... in method public containsAllOf(firstExpected Object, secondExpected Object, restOfExpected Object...) : Ordered in class com.google.common.truth.IterableSubject | From | To |