{% setvar book_path %}/reference/kotlin/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}
ActivityTestRule |
This class is deprecated. use androidx.test.core.app.ActivityScenario or instead. |
DisableOnAndroidDebug |
The |
GrantPermissionRule |
The |
ServiceTestRule |
A JUnit rule that provides a simplified mechanism to start and shutdown your service before and after the duration of your test. |
UiThreadTestRule |
This class is deprecated. use |