{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
These are all the API classes. See all API packages.
ActivityResultFunction |
Function that returns an ActivityResult, to be called by getActivityResultFunctionForIntent. |
BundleMatchers |
A collection of hamcrest matchers to match Bundle objects. |
Checks |
Substitute for Guava Preconditions to avoid guava as a dep. |
ComponentNameMatchers |
A collection of hamcrest matchers to match ComponentName objects. |
IntentMatchers |
A collection of hamcrest matchers for matching Intent objects. |
Intents |
Intents enables validation and stubbing of intents sent out by the application under test. |
IntentsRule |
Rule for performing set up and tear down of Espresso-Intents API. |
IntentsTestRule |
This class is deprecated. Use |
OngoingStubbing |
Supports method chaining after @Intents#intending method call. |
ResettingStubber |
A sneaky singleton object used to respond to intents with fake responses. |
ResettingStubberImpl |
Implementation of |
ResolvedIntent |
An Intent that has been processed to determine the set of packages to which it resolves. |
UriMatchers |
A collection of matchers for Uris, which can match Uris on their properties (host, path, ...). |
VerifiableIntent |
A |
VerificationMode |
An interface for different modes of verifying intents. |
VerificationModes |
Implementations of |