You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
that.matt.button
on 23 Feb 2013 at 6:45The text was updated successfully, but these errors were encountered: