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

Cannot use contain() matcher on a list #27

Open
GoogleCodeExporter opened this issue Jan 11, 2016 · 0 comments
Open

Cannot use contain() matcher on a list #27

GoogleCodeExporter opened this issue Jan 11, 2016 · 0 comments

Comments

@GoogleCodeExporter
Copy link

When should expects a matcher of type Matcher[List[_]] contain() returns a type 
of Matcher[Traversable[_]], which seems to be incompatible.

See stackoverflow post for more details.
http://stackoverflow.com/questions/15006454/using-contains-matcher-on-scala-list
s-in-scala-test/15013592#15013592

Original issue reported on code.google.com by that.matt.button on 23 Feb 2013 at 6:45

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