RecyclerViewAdapterSizeMatcher

public final class RecyclerViewAdapterSizeMatcher extends BoundedMatcher<View, RecyclerView>

Matches RecyclerView with count of children

Parameters

size

of children count in RecyclerView

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