|
Rename Variable missing : DuplicateGroupedAndTyped to first : DuplicateGroupedAndTyped in method private makeElementFactsForBoth(firstKey String, firstCollection Collection<?>, secondKey String, secondCollection Collection<?>) : ImmutableList<Fact> in class com.google.common.truth.IterableSubject |
From |
To |
|
Rename Variable unexpectedFacts : ImmutableList<Fact> to secondFacts : ImmutableList<Fact> in method private makeElementFactsForBoth(firstKey String, firstCollection Collection<?>, secondKey String, secondCollection Collection<?>) : ImmutableList<Fact> in class com.google.common.truth.IterableSubject |
From |
To |
|
Rename Variable missingFacts : ImmutableList<Fact> to firstFacts : ImmutableList<Fact> in method private makeElementFactsForBoth(firstKey String, firstCollection Collection<?>, secondKey String, secondCollection Collection<?>) : ImmutableList<Fact> in class com.google.common.truth.IterableSubject |
From |
To |
|
Rename Variable extra : DuplicateGroupedAndTyped to second : DuplicateGroupedAndTyped in method private makeElementFactsForBoth(firstKey String, firstCollection Collection<?>, secondKey String, secondCollection Collection<?>) : ImmutableList<Fact> in class com.google.common.truth.IterableSubject |
From |
To |
|
Rename Parameter missing : Iterable<Entry<?>> to first : Iterable<Entry<?>> in method private pickGrouping(first Iterable<Entry<?>>, second Iterable<Entry<?>>) : ElementFactGrouping in class com.google.common.truth.IterableSubject |
From |
To |
|
Rename Parameter missingRawObjects : Collection<?> to firstCollection : Collection<?> in method private makeElementFactsForBoth(firstKey String, firstCollection Collection<?>, secondKey String, secondCollection Collection<?>) : ImmutableList<Fact> in class com.google.common.truth.IterableSubject |
From |
To |
|
Rename Parameter extra : Iterable<Entry<?>> to second : Iterable<Entry<?>> in method private pickGrouping(first Iterable<Entry<?>>, second Iterable<Entry<?>>) : ElementFactGrouping in class com.google.common.truth.IterableSubject |
From |
To |
|
Rename Parameter extraRawObjects : Collection<?> to secondCollection : Collection<?> in method private makeElementFactsForBoth(firstKey String, firstCollection Collection<?>, secondKey String, secondCollection Collection<?>) : ImmutableList<Fact> in class com.google.common.truth.IterableSubject |
From |
To |