public class RecyclerViewMatcher
extends java.lang.Object
Constructor and Description |
---|
RecyclerViewMatcher(int recyclerViewId) |
Modifier and Type | Method and Description |
---|---|
org.hamcrest.Matcher<android.view.View> |
atPosition(int position) |
org.hamcrest.Matcher<android.view.View> |
atPositionOnView(int position,
int targetViewId) |