Uses of Class
com.google.common.truth.IterableSubject.UsingCorrespondence.Pairing
-
Uses of IterableSubject.UsingCorrespondence.Pairing in com.google.common.truth
Methods in com.google.common.truth that return IterableSubject.UsingCorrespondence.PairingModifier and TypeMethodDescription(package private) IterableSubject.UsingCorrespondence<A,E>.Pairing IterableSubject.UsingCorrespondence.Pairer.pair(List<? extends E> expectedValues, List<? extends A> actualValues, Correspondence.ExceptionStore exceptions) Returns aIterableSubject.UsingCorrespondence<A,of the given expected and actual values, orE>.Pairing nullif the expected values are not uniquely keyed.Methods in com.google.common.truth with parameters of type IterableSubject.UsingCorrespondence.PairingModifier and TypeMethodDescriptionprivate StringIterableSubject.UsingCorrespondence.describeAnyMatchesByKey(IterableSubject.UsingCorrespondence<A, E>.Pairing pairing, Correspondence.ExceptionStore exceptions) private StringIterableSubject.UsingCorrespondence.describeMissingOrExtraWithPairing(IterableSubject.UsingCorrespondence<A, E>.Pairing pairing, Correspondence.ExceptionStore exceptions) private StringIterableSubject.UsingCorrespondence.describeMissingWithPairing(IterableSubject.UsingCorrespondence<A, E>.Pairing pairing, Correspondence.ExceptionStore exceptions)