This method enables the following syntax given a MatcherFactory3:
This method enables the following syntax given a MatcherFactory3:
(aMatcherFactory or contain atLeastOneOf (1, 3, 3))
^
This method enables the following syntax given a MatcherFactory3:
This method enables the following syntax given a MatcherFactory3:
(aMatcherFactory or contain oneOf (1, 3, 3))
^
This class is part of the ScalaTest matchers DSL. Please see the documentation for
Matchersfor an overview of the matchers DSL.