LocationCorrespondences
Artifact: androidx.test.ext:truth
public final class LocationCorrespondences
Collection of com.google.common.truth.Correspondence helpers for asserting lists of Locations.
| See also | |
|---|---|
comparingElementsUsing |
Summary
Public methods |
|
|---|---|
static Correspondence<Location, Location> |
at() |
static Correspondence<Location, Location> |
equality() |
static Correspondence<Location, Location> |
nearby(float distanceM) |