kotest-assertions-core / io.kotest.matchers.regex / kotlin.text.Regex / shouldIncludeRegexOptions
shouldIncludeRegexOptions
infix fun Regex.shouldIncludeRegexOptions(regexOptions: Set<RegexOption>): Unit
Assert that Regex regex options include regexOptions
See Also
shouldNotIncludeRegexOptions
includeOptions