4ed4f0d0cda2ebcf06b340461450335156aba81a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public iterableContainsExactlyErrorMessageIsOrdered() : void renamed to public iterableContainsExactlyElementsInErrorMessageIsOrdered() : void in class com.google.common.truth.IterableTest | From | To | |
Extract Method | 1 | ||
Extract Method protected failWithBadResultsAndSuffix(verb String, expected Object, failVerb String, actual Object, suffix String) : void extracted from private containsExactly(failVerb String, required Iterable<?>) : Ordered in class com.google.common.truth.IterableSubject | From | To |