kotest-assertions-core
/
io.kotest.matchers.regex
/
haveSameRegexOptionsMatcher
haveSameRegexOptionsMatcher
fun
haveSameRegexOptionsMatcher
(
options
:
Set
<
RegexOption
>
)
:
Matcher
<
Regex
>