SliderMatcher

public final class SliderMatcher extends BoundedMatcher<View, Slider>

Matcher of value slider of given matcher

Parameters

value

of value that matched the view which is Slider

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 description)
Link copied to clipboard
public final Boolean matches(Object item)
Link copied to clipboard
public String toString()