kotest-assertions-core / io.kotest.matchers.regex / kotlin.text.Regex / shouldIncludeRegexOption

shouldIncludeRegexOption

infix fun Regex.shouldIncludeRegexOption(regexOption: RegexOption): Unit

Assert that Regex regex options include regexOption

See Also

shouldNotIncludeRegexOption

includeOption