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 |
This class is deprecated.
Use 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 |
ViewAction s to interact RecyclerView .
|