Android APIs

Class Index

These are the Android API classes. See all API packages.

A   C   D   N   P   R  

A

AccessibilityChecks A class to enable automated accessibility checks in Espresso tests. 

C

CountingIdlingResource This class is deprecated. Use ERROR(/android.support.test.espresso.idling.CountingIdlingResource) instead. This class has been moved to a different module to avoid a dependency on espresso-contrib in your production code. This class will be removed in a future release.  

D

DrawerActions Espresso actions for using a DrawerLayout
DrawerMatchers Hamcrest matchers for a DrawerLayout

N

NavigationViewActions View actions for interacting with NavigationView  

P

PickerActions Espresso action for interacting with DatePicker and TimePicker

R

RecyclerViewActions ViewActions to interact RecyclerView
RecyclerViewActions.PositionableRecyclerViewAction Most RecyclerViewActions are given a matcher to select a particular view / viewholder within the RecyclerView.