Package-level declarations

Functions

Link copied to clipboard

Assertion to verify that the actual is approximately equal to the expected.

Link copied to clipboard
fun MockKMatcherScope.matchCoordinate(coordinate: Coordinate): Coordinate

Helper method to verify in a verification scope if a Coordinate matches.

Link copied to clipboard
fun MockKMatcherScope.matchPlace(place: Place): Place

Helper method to verify in a verification scope if a Place matches.