This method enables the following syntax:
This method enables the following syntax:
string must startWith regex ("Hel*o".r) ^
This method enables the following syntax:
This method enables the following syntax:
string must startWith regex ("a(b*)c" withGroup "bb") ^
This method enables the following syntax:
This method enables the following syntax:
string must startWith regex ("Hel*o") ^
Overrides to return pretty toString.
Overrides to return pretty toString.
"ResultOfStartWithWordForString([left], [mustBeTrue])"
This class is part of the ScalaTest matchers DSL. Please see the documentation for
Matchers
for an overview of the matchers DSL.