TextViewGravityMatcher

public final class TextViewGravityMatcher extends BoundedMatcher<View, TextView>

Constructors

Link copied to clipboard
public TextViewGravityMatcher TextViewGravityMatcher(Integer horizontalGravity, Integer verticalGravity)

Functions

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