Quantcast
Channel: How to check Toolbar title in android instrumental test? - Stack Overflow
Viewing all articles
Browse latest Browse all 6

Answer by Ugo for How to check Toolbar title in android instrumental test?

$
0
0

Here's an alternative (and more idiomatic approach):

onView(withId(R.id.toolbar)).check(matches(hasDescendant(withText(toolbarTitle))))

Viewing all articles
Browse latest Browse all 6

Latest Images

Trending Articles





Latest Images