Uses of Class
com.google.common.truth.MapSubject.ValueDifference
-
Uses of MapSubject.ValueDifference in com.google.common.truth
Fields in com.google.common.truth with type parameters of type MapSubject.ValueDifferenceModifier and TypeFieldDescriptionprivate static final com.google.common.base.Function
<MapSubject.ValueDifference<Object, Object>, String> MapSubject.VALUE_DIFFERENCE_FORMAT
A formatting function for value differences when compared for equality.private final Map
<K, MapSubject.ValueDifference<A, E>> MapSubject.MapDifference.wrongValues
Methods in com.google.common.truth that return types with arguments of type MapSubject.ValueDifferenceModifier and TypeMethodDescriptionprivate final <V extends E>
com.google.common.base.Function<MapSubject.ValueDifference<A, V>, String> MapSubject.UsingCorrespondence.valueDiffFormat
(Correspondence.ExceptionStore exceptions) Returns a formatting function for value differences when compared using the current correspondence.Method parameters in com.google.common.truth with type arguments of type MapSubject.ValueDifference