package

androidx.car.app.testing

Classes

FakeHostA fake that simulates the behavior of the host of a car app.
ScreenControllerScreenController provides API that allows testing of a Screen.
SessionControllerSessionController provides API that allows testing of a Session.
TestAppManagerThe AppManager that is used for testing.
TestCarContextThe CarContext that is used for testing.
TestCarContext.PermissionRequestInfoA representation of a permission request including the permissions that were requested as well as the callback provided.
TestLifecycleOwnerA LifecycleOwner that is used to represent the lifecycle of the car app for testing.
TestOnDoneCallbackStubA stub for use in API calls for the car app testing library.
TestScreenManagerThe ScreenManager that is used for testing.