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 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 |
ViewAction s to interact RecyclerView .
|