public class ViewAtIndexMatcher
| Constructor and Description |
|---|
ViewAtIndexMatcher(int index,
org.hamcrest.Matcher<android.view.View> innerMatcher) |
| Modifier and Type | Method and Description |
|---|---|
void |
describeTo(org.hamcrest.Description description) |
boolean |
matches(java.lang.Object item) |