This method enables the following syntax:
This method enables the following syntax:
all(string) must include regex ("wo.ld".r)
^
This method enables the following syntax:
This method enables the following syntax:
all(string) must include regex ("a(b*)c" withGroup "bb") ^
This method enables the following syntax:
This method enables the following syntax:
all(string) must include regex ("world")
^
Overrides to return pretty toString.
Overrides to return pretty toString.
"ResultOfIncludeWordForCollectedString([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.