fun Assert<String>.matches(regex: Regex): Unit
Platform and version requirements: Common
Asserts the string matches the expected regular expression.