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

containsNullable

fun <E : Any, T : Iterable<E?>> containsNullable(plant: Assert<T>, assertionCreator: Assert<E>.() -> Unit): AssertionPlant<T> (source)
Deprecated: Use the extension fun `contains` instead, will be removed 1.0.0


fun <E : Any, T : Iterable<E?>> containsNullable(plant: Assert<T>, entries: Entries<E, Assert<E>.() -> Unit>): AssertionPlant<T> (source)
Deprecated: Use the extension fun `contains` instead, will be removed 1.0.0