| RecyclerViewActions.PositionableRecyclerViewAction | Most RecyclerViewActions are given a matcher to select a particular view / viewholder within the RecyclerView. | 
| AccessibilityChecks | A class to enable automated accessibility checks in Espresso tests. | 
| CountingIdlingResource | An implementation of IdlingResourcethat determines idleness by maintaining an internal
 counter. | 
| DrawerActions | Espresso actions for using a DrawerLayout. | 
| DrawerMatchers | Hamcrest matchers for a DrawerLayout. | 
| PickerActions | Espresso action for interacting with DatePickerandTimePicker. | 
| RecyclerViewActions | ViewActions to interactRecyclerView. |