package

androidx.test.runner.intent

Interfaces

IntentCallbackCallback for monitoring Intents captured by android.app.Instrumentation.
IntentMonitorInterface for tests to use when they need to monitor intents used to start activities from the current .
IntentStubberInterface to intercept activity launch for a given and stub its response.

Classes

IntentMonitorRegistryExposes an implementation of IntentMonitor to users.
IntentStubberRegistryExposes an implementation of IntentStubber.