doc / ch.tutteli.atrium.api.cc.infix.en_UK / CharSequenceContainsSearchersKt / regexIgnoringCase
regexIgnoringCase
fun <T : CharSequence> regexIgnoringCase(checkerBuilder: CharSequenceContainsCheckerBuilder<T, IgnoringCaseSearchBehaviour>, pattern: String): AssertionPlant<T>
(source)
Deprecated: Use the extension fun `regex` instead. This fun is only here to retain binary compatibility; will be removed with 1.0.0
fun <T : CharSequence> regexIgnoringCase(checkerBuilder: CharSequenceContainsCheckerBuilder<T, IgnoringCaseSearchBehaviour>, patterns: RegexPatterns): AssertionPlant<T>
(source)
Deprecated: Use the extension fun `the` instead. This fun is only here to retain binary compatibility; will be removed with 1.0.0