org.specs2.matcher.MatchersImplicits
use collection must contain(matcher).atLeast instead
use collection must contain(matcher).atLeast instead
use collection must contain(matcher).atLeastOnce(values) instead
use collection must contain(matcher).atLeastOnce instead
use collection must contain(matcher).atMost instead
use collection must contain(matcher).atMost instead
use collection must contain(matcher).atMostOnce(values) instead
use collection must contain(matcher).atMostOnce instead
use collection must contain(matcher).between instead
use collection must contain(matcher).between instead
use collection must contain(matcher).exactly instead
use collection must contain(matcher).exactly instead
use collection must contain(matcher).forall(values) instead
use collection must contain(matcher).forall instead
use collection must contain(matcher).foreach(values) instead
use collection must contain(matcher).foreach instead