doc / ch.tutteli.atrium.api.cc.infix.en_UK / notTo

notTo

infix fun <T : CharSequence> Assert<T>.notTo(contain: contain): NotCheckerOption<T, NotSearchBehaviour> (source)
Deprecated: Use pendant from package en_GB; will be removed with 1.0.0

Creates a CharSequenceContains.Builder based on this AssertionPlant which allows to define more sophisticated contains not assertions.

Return
The newly created builder.