androidx.test.runner.intent
Interfaces
IntentCallback |
Callback for monitoring Intents captured by android.app.Instrumentation. |
IntentMonitor |
Interface for tests to use when they need to monitor intents used to start activities from the current Instrumentation. |
IntentStubber |
Interface to intercept activity launch for a given android.content.Intent and stub ActivityResult its response. |
Classes
IntentMonitorRegistry |
Exposes an implementation of |
IntentStubberRegistry |
Exposes an implementation of |