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

containsStrictlyNullable

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


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