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 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.  
DrawerActions Espresso actions for using a DrawerLayout
DrawerMatchers Hamcrest matchers for a DrawerLayout
NavigationViewActions View actions for interacting with NavigationView  
PickerActions Espresso action for interacting with DatePicker and TimePicker
RecyclerViewActions ViewActions to interact RecyclerView