open fun name(matcher: Matcher<in String>): ResultMatcher
Assert the selected view name with the given Hamcrest Matcher.
open fun name(expectedViewName: String): ResultMatcher
Assert the selected view name.