| Package | Description | 
|---|---|
| com.google.common.truth | 
 Truth is a library for performing assertions in
 tests: 
 | 
| Modifier and Type | Method and Description | 
|---|---|
<A,E> MultimapSubject.UsingCorrespondence<A,E> | 
MultimapSubject.comparingValuesUsing(Correspondence<? super A,? super E> correspondence)
Starts a method chain for a check in which the actual values (i.e. 
 | 
Copyright © 2020. All rights reserved.