Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add withDrawable to ViewMatchers #94

Open
GoogleCodeExporter opened this issue Apr 15, 2015 · 5 comments
Open

Add withDrawable to ViewMatchers #94

GoogleCodeExporter opened this issue Apr 15, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link

In a lot of test cases we need to check, that ImageView/ImageButton has correct 
drawable associated with in it.

I wasn't able to find solution inside standard Espresso's ViewMatchers. So I've 
created custom ViewMatcher — 
https://gist.github.com/korovyansk/bb9e832bcb2ee86e4475.

What about add it to standard Espresso's ViewMatchers?

Original issue reported on code.google.com by [email protected] on 15 Aug 2014 at 2:35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant