|
Extract And Move Method package failWithActual(facts Facts) : void extracted from public containsAllIn(expected Iterable<? extends E>) : Ordered in class com.google.common.truth.IterableSubject.UsingCorrespondence & moved to class com.google.common.truth.Subject |
From |
To |
|
Extract And Move Method package failWithoutActual(facts Facts) : void extracted from private failIfOneToOneMappingHasMissingOrExtra(actual List<? extends A>, expected List<? extends E>, mapping BiMap<Integer,Integer>, compareExceptions Correspondence.ExceptionStore) : boolean in class com.google.common.truth.IterableSubject.UsingCorrespondence & moved to class com.google.common.truth.Subject |
From |
To |
|
Extract And Move Method package failWithActual(facts Facts) : void extracted from public containsExactlyElementsIn(expected Iterable<? extends E>) : Ordered in class com.google.common.truth.IterableSubject.UsingCorrespondence & moved to class com.google.common.truth.Subject |
From |
To |
|
Extract And Move Method package failWithoutActual(facts Facts) : void extracted from private failIfOneToOneMappingHasMissing(actual List<? extends A>, expected List<? extends E>, mapping BiMap<Integer,Integer>, compareExceptions Correspondence.ExceptionStore) : boolean in class com.google.common.truth.IterableSubject.UsingCorrespondence & moved to class com.google.common.truth.Subject |
From |
To |