org.scalatest.matchers.HavePropertyMatcher
See theHavePropertyMatcher companion trait
object HavePropertyMatcher
Companion object for trait HavePropertyMatcher
that provides a factory method that creates a HavePropertyMatcher[T]
from a passed function of type (T => HavePropertyMatchResult)
.
Attributes
- Companion
- trait
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
HavePropertyMatcher.type
Members list
In this article