ProgressMatcher

public final class ProgressMatcher extends BoundedMatcher<View, ProgressBar>

Matcher of value progress of given matcher

Parameters

value

of progress that matched the view which is ProgressBar

Constructors

Link copied to clipboard

Functions

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