| Package | Description | 
|---|---|
| com.google.common.truth | 
 Truth is a library for performing assertions in
 tests: 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Correspondence<A,E> | 
Correspondence.formattingDiffsUsing(Correspondence.DiffFormatter<? super A,? super E> formatter)
Returns a new correspondence which is like this one, except that the given formatter may be
 used to format the difference between a pair of elements that do not correspond. 
 | 
Copyright © 2020. All rights reserved.