Package-level declarations

Types

Link copied to clipboard
class RecyclerViewMatcher(recyclerViewId: Int)

Functions

Link copied to clipboard
fun containsIgnoringCase(subString: String): Matcher<String>

Returns a matcher that matches string containing a subString (case insensitive).

Link copied to clipboard

Returns a matcher that matches a view in the RecyclerView at certain position.