Skip to content

Instantly share code, notes, and snippets.

@arussel
Created June 22, 2012 11:16
Show Gist options
  • Save arussel/2972154 to your computer and use it in GitHub Desktop.
Save arussel/2972154 to your computer and use it in GitHub Desktop.
error: ambiguous implicit values:
[INFO] both method stringIsSized in trait TraversableBaseMatchers of type => org.specs2.data.Sized[String]
[INFO] and method javaCollectionIsSized in trait TraversableBaseMatchers of type [T <: java.util.Collection[_]]org.specs2.data.Sized[T]
[INFO] match expected type org.specs2.data.Sized[T]
[INFO] }).toList must haveSize(1).iff(serverOk)
[INFO] ^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment