Skip to content

net.natura.testcommons.matchers

Lucas de Souza da Conceição edited this page Jul 2, 2020 · 3 revisions

Package net.natura.testcommons.matchers

Functions

Name Summary
withDrawable Checks if the view is displaying a given drawable.fun withDrawable(id: Int): TypeSafeMatcher<View>
Clone this wiki locally