This method enables the following syntax given a MatcherFactory4:
This method enables the following syntax given a MatcherFactory4:
(aMatcherFactory and fullyMatch regex (decimalRegex))
^
This method enables the following syntax given a MatcherFactory4:
This method enables the following syntax given a MatcherFactory4:
(aMatcherFactory and fullyMatch regex (("a(b*)c" withGroup "bb")))
^
This method enables the following syntax given a MatcherFactory4:
This method enables the following syntax given a MatcherFactory4:
(aMatcherFactory and fullyMatch regex (decimal))
^
This class is part of the ScalaTest matchers DSL. Please see the documentation for
Matchersfor an overview of the matchers DSL.