platform_vehiclefunctions_api_testing_androidcar

This module provides tooling to simplify testing of code that uses the classes in the com.tomtom.ivi.platform.vehiclefunctions.api.common.androidcar.

Packages

This package contains a mock CarClient, that can be used to simplify testing of any class that uses one. The mock CarClient simulates the behavior of a CarClient and helps verify that the class under test interacts with the CarClient correctly.