This method enables the following syntax given a MatcherFactory7:
This method enables the following syntax given a MatcherFactory7:
(aMatcherFactory and contain atLeastOneOf (1, 3, 3))
^
This method enables the following syntax given a MatcherFactory7:
This method enables the following syntax given a MatcherFactory7:
(aMatcherFactory and 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.