Package com.tomtom.ivi.platform.navigation.api.testing.vehicledrivingstateservicemock

Functions

Link copied to clipboard
@MainThread
fun VehicleDrivingStateServiceMock.defaultInit()

Performs a default initialization of the VehicleDrivingState service mock which makes the service available.

Link copied to clipboard
@MainThread
fun VehicleDrivingStateServiceMock.setDrivingState(newState: DrivingState)

Allows to change driving state.