FirstViewMatcher

public final class FirstViewMatcher extends BoundedMatcher<View, View>

Matches first view

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
public Unit describeMismatch(Object item, Description description)
Link copied to clipboard
public Unit describeTo(Description desc)
Link copied to clipboard
public final Boolean matches(Object item)
Link copied to clipboard
public String toString()