org.scalatest.matchers.BeMatcher
See theBeMatcher companion trait
object BeMatcher
Companion object for trait BeMatcher
that provides a factory method that creates a BeMatcher[T]
from a passed function of type (T => MatchResult)
.
Attributes
Members list
In this article