LocationCorrespondences
Kotlin
|Java
public
final
class
LocationCorrespondences
extends Object
java.lang.Object | |
↳ | androidx.test.ext.truth.location.LocationCorrespondences |
Collection of Correspondence
helpers for asserting lists of
Location
s.
See also:
Summary
Public methods | |
---|---|
static
Correspondence<Location, Location>
|
at()
|
static
Correspondence<Location, Location>
|
equality()
|
static
Correspondence<Location, Location>
|
nearby(float distanceM)
|
Inherited methods | |
---|---|
![]()
java.lang.Object
|