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.
[null,null,["Last updated 2025-05-15 UTC."],[],[],null,["# androidx.test.runner.intent\n===========================\n\n*** ** * ** ***\n\n[Kotlin](/reference/kotlin/androidx/test/runner/intent/package-summary \"View this page in Kotlin\") \\|Java\n\nInterfaces\n----------\n\n|-------------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [IntentCallback](/reference/androidx/test/runner/intent/IntentCallback) | Callback for monitoring Intents captured by [android.app.Instrumentation](https://developer.android.com/reference/android/app/Instrumentation.html). |\n| [IntentMonitor](/reference/androidx/test/runner/intent/IntentMonitor) | Interface for tests to use when they need to monitor intents used to start activities from the current [Instrumentation](https://developer.android.com/reference/android/app/Instrumentation.html). |\n| [IntentStubber](/reference/androidx/test/runner/intent/IntentStubber) | Interface to intercept activity launch for a given [android.content.Intent](https://developer.android.com/reference/android/content/Intent.html) and stub its response. |\n\nClasses\n-------\n\n|---------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------|\n| [IntentMonitorRegistry](/reference/androidx/test/runner/intent/IntentMonitorRegistry) | Exposes an implementation of [IntentMonitor](/reference/androidx/test/runner/intent/IntentMonitor) to users. |\n| [IntentStubberRegistry](/reference/androidx/test/runner/intent/IntentStubberRegistry) | Exposes an implementation of [IntentStubber](/reference/androidx/test/runner/intent/IntentStubber). |"]]