Stay organized with collections
Save and categorize content based on your preferences.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-05-15 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-15 UTC."],[],[],null,["# androidx.car.app.testing\n========================\n\n*** ** * ** ***\n\n[Kotlin](/reference/kotlin/androidx/car/app/testing/package-summary \"View this page in Kotlin\") \\|Java\n\nClasses\n-------\n\n|------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [FakeHost](/reference/androidx/car/app/testing/FakeHost) | A fake that simulates the behavior of the host of a car app. |\n| [ScreenController](/reference/androidx/car/app/testing/ScreenController) | [ScreenController](/reference/androidx/car/app/testing/ScreenController) provides API that allows testing of a [Screen](/reference/androidx/car/app/Screen). |\n| [SessionController](/reference/androidx/car/app/testing/SessionController) | [SessionController](/reference/androidx/car/app/testing/SessionController) provides API that allows testing of a [Session](/reference/androidx/car/app/Session). |\n| [TestAppManager](/reference/androidx/car/app/testing/TestAppManager) | The [AppManager](/reference/androidx/car/app/AppManager) that is used for testing. |\n| [TestCarContext](/reference/androidx/car/app/testing/TestCarContext) | The [CarContext](/reference/androidx/car/app/CarContext) that is used for testing. |\n| [TestCarContext.PermissionRequestInfo](/reference/androidx/car/app/testing/TestCarContext.PermissionRequestInfo) | A representation of a permission request including the permissions that were requested as well as the callback provided. |\n| [TestScreenManager](/reference/androidx/car/app/testing/TestScreenManager) | The [ScreenManager](/reference/androidx/car/app/ScreenManager) that is used for testing. |\n| [TestDelegateInvoker](/reference/androidx/car/app/testing/TestDelegateInvoker) | Provides a simplified interface for invoking AIDL/delegate APIs in tests |"]]