Uses of Class
com.google.common.truth.MapSubject.UsingCorrespondence
-
Uses of MapSubject.UsingCorrespondence in com.google.common.truth
Methods in com.google.common.truth that return MapSubject.UsingCorrespondenceModifier and TypeMethodDescriptionfinal <A,
E> MapSubject.UsingCorrespondence <A, E> MapSubject.comparingValuesUsing
(Correspondence<? super A, ? super E> correspondence) Starts a method chain for a check in which the actual values (i.e.