This method enables the following syntax:
This method enables the following syntax:
all(string) must fullymatch regex ("Hel*o world".r)
^
This method enables the following syntax:
This method enables the following syntax:
all(string) must fullMatch regex ("a(b*)c" withGroup "bb") ^
This method enables the following syntax:
This method enables the following syntax:
all(string) must fullMatch regex ("Hel*o world")
^
Overrides to return pretty toString.
Overrides to return pretty toString.
"ResultOfFullyMatchWordForCollectedString([collected], [xs], [mustBeTrue])"
This class is part of the ScalaTest matchers DSL. Please see the documentation for
InspectorsMatchers
for an overview of the matchers DSL.