androidx.test.espresso.intent
Interfaces
ActivityResultFunction |
Function that returns an |
ResettingStubber |
A sneaky singleton object used to respond to intents with fake responses. |
ResolvedIntent |
An |
VerifiableIntent |
A |
VerificationMode |
An interface for different modes of verifying intents. |
Classes
Checks |
Substitute for Guava Preconditions to avoid dependency. |
Intents |
Intents enables validation and stubbing of intents sent out by the application under test. |
OngoingStubbing |
Supports method chaining after @Intents#intending method call. |
ResettingStubberImpl |
Implementation of |
VerificationModes |
Implementations of |