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