This method enables the following syntax:
This method enables the following syntax:
string will fullymatch regex ("Hel*o world".r)
^
This method enables the following syntax:
This method enables the following syntax:
string will fullMatch regex ("a(b*)c" withGroup "bb")
^
This method enables the following syntax:
This method enables the following syntax:
string will fullMatch regex ("Hel*o world")
^
Overrides to return pretty toString.
Overrides to return pretty toString.
"ResultOfFullyMatchWordForString([left], [willBeTrue])"
This class is part of the ScalaTest matchers DSL. Please see the documentation for
Matchersfor an overview of the matchers DSL.