package

android.support.test.espresso.contrib

Interfaces

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

Classes

AccessibilityChecks A class to enable automated accessibility checks in Espresso tests. 
CountingIdlingResource An implementation of IdlingResource that 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 DatePicker and TimePicker
RecyclerViewActions ViewActions to interact RecyclerView