NavigationItemMatcher

public final class NavigationItemMatcher extends BoundedMatcher<View, NavigationView>

Matches NavigationView with given item id checked

Parameters

id

menu item id to be checked

Constructors

Functions

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