ViewPager2AdapterSizeMatcher

public final class ViewPager2AdapterSizeMatcher extends BoundedMatcher<View, ViewPager2>

Matches ViewPager2 with count of children

Parameters

size

of children count in ViewPager2

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()