{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
ActivityScenario.ActivityAction |
ActivityAction interface should be implemented by any class whose instances are intended to be executed by the main thread. |
ActivityScenario |
ActivityScenario provides APIs to start and drive an Activity's lifecycle state for testing. |
ApplicationProvider |
Provides ability to retrieve the current application Context in tests. |
DeviceCapture |