doc / ch.tutteli.atrium.api.cc.en_UK / ignoringCase

ignoringCase

val <T : CharSequence> CharSequenceContains.Builder<T, NoOpSearchBehaviour>.ignoringCase: CharSequenceContains.Builder<T, IgnoringCaseSearchBehaviour>
Deprecated: Use pendant from package en_GB; will be removed with 1.0.0

Defines that the decoration behaviour ignore case shall be applied to this sophisticated contains assertion.

Return
The newly created builder.

val <T : CharSequence> NotCheckerOption<T, NotSearchBehaviour>.ignoringCase: NotCheckerOption<T, IgnoringCaseSearchBehaviour>
Deprecated: Use pendant from package en_GB; will be removed with 1.0.0

Defines that the decoration behaviour ignore case shall be applied to this sophisticated contains not assertion.

Return
The newly created builder.