{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
public final class LocationCorrespondences
Collection of com.google.common.truth.Correspondence helpers for asserting lists of Locations.
| See also | |
|---|---|
IterableSubject |
com.google.common.truth.IterableSubject#comparingElementsUsing(Correspondence) |
Public methods |
|
|---|---|
static @NonNull Correspondence<Location, Location> |
at() |
static @NonNull Correspondence<Location, Location> |
equality() |
static @NonNull Correspondence<Location, Location> |
|