kotest-assertions-core
/
io.kotest.matchers.regex
/
beRegex
beRegex
fun
beRegex
(
regex
:
Regex
)
:
Matcher
<
Regex
>