This method enables the following syntax:
This method enables the following syntax:
all(string) must endWith regex ("wor.d".r)
^
This method enables the following syntax:
This method enables the following syntax:
all(string) must endWith regex ("a(b*)c" withGroup "bb")
^
This method enables the following syntax:
This method enables the following syntax:
all(string) must endWith regex ("wor.d")
^
This class is part of the ScalaTest matchers DSL. Please see the documentation for
InspectorsMatchersfor an overview of the matchers DSL.