This method enables the following syntax:
This method enables the following syntax:
"eight" should not fullyMatch regex ("""(-)?(\d+)(\.\d*)?""") ^
This method enables the following syntax:
This method enables the following syntax:
"eight" should not fullyMatch regex ("""(-)?(\d+)(\.\d*)?""".r) ^
This class is part of the ScalaTest matchers DSL. Please see the documentation for
ShouldMatchers
orMustMatchers
for an overview of the matchers DSL.