77b825b1ffb79fdb0fef6097b706bde3838afb45
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 4 | ||
Change Parameter Type target : Multiset<E> to target : Multiset<?> in method public that(target Multiset<?>) : MultisetSubject in class com.google.common.truth.TestVerb | From | To | |
Change Parameter Type target : Iterable<T> to target : Iterable<?> in method public assertThat(target Iterable<?>) : IterableSubject in class com.google.common.truth.Truth | From | To | |
Change Parameter Type target : Multiset<E> to target : Multiset<?> in method public assertThat(target Multiset<?>) : MultisetSubject in class com.google.common.truth.Truth | From | To | |
Change Parameter Type target : Iterable<T> to target : Iterable<?> in method public that(target Iterable<?>) : IterableSubject in class com.google.common.truth.TestVerb | From | To |