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 This class is deprecated. use AccessibilityChecks instead.  
ActivityResultMatchers Hamcrest matchers for a Instrumentation.ActivityResult. 
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. 
ViewPagerActions Espresso actions for interacting with a ViewPager.