-
Notifications
You must be signed in to change notification settings - Fork 0
net.natura.testcommons.matchers
Lucas de Souza da Conceição edited this page Jul 2, 2020
·
3 revisions
Name | Summary |
---|---|
withDrawable | Checks if the view is displaying a given drawable.fun withDrawable(id: Int ): TypeSafeMatcher< View >
|