{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
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 functions |
|
|---|---|
Correspondence<Location, Location> |
at() |
Correspondence<Location, Location> |
equality() |
Correspondence<Location, Location> |
|