This method enables the following syntax:
This method enables the following syntax:
all(string) should endWith regex ("wor.d".r)
^
This method enables the following syntax:
This method enables the following syntax:
all(string) should endWith regex ("a(b*)c" withGroup "bb") ^
This method enables the following syntax:
This method enables the following syntax:
all(string) should endWith regex ("wor.d")
^
Overrides to return pretty toString.
Overrides to return pretty toString.
"ResultOfEndWithWordForCollectedString([collected], [xs], [shouldBeTrue])"
This class is part of the ScalaTest matchers DSL. Please see the documentation for
InspectorsMatchers
for an overview of the matchers DSL.