org.scalatest.matchers
Companion object for trait BePropertyMatcher that provides a factory method that creates a BePropertyMatcher[T] from a passed function of type (T => BePropertyMatchResult).
BePropertyMatcher
BePropertyMatcher[T]
(T => BePropertyMatchResult)
Factory method that creates a BePropertyMatcher[T] from a passed function of type (T => BePropertyMatchResult).
Companion object for trait
BePropertyMatcher
that provides a factory method that creates aBePropertyMatcher[T]
from a passed function of type(T => BePropertyMatchResult)
.