Join Slack
Powered by
PSA: anbody using kotlin in their espresso tests m...
# android
d
dewildte
01/02/2017, 6:17 PM
PSA: anbody using kotlin in their espresso tests might not be able to use
Copy code
matches()
Instead you will have to manually write
Copy code
ViewAssertions.matches()
3
Views
Open in Slack
Previous
Next