doc / ch.tutteli.atrium.api.cc.en_GB / containsStrictlyNullableEntries

containsStrictlyNullableEntries

fun <E : Any, T : Iterable<E?>> Assert<T>.containsStrictlyNullableEntries(assertionCreatorOrNull: Assert<E>.() -> Unit, vararg otherAssertionCreatorsOrNulls: Assert<E>.() -> Unit): AssertionPlant<T> (source)
Deprecated: Replaced with containsExactly for clearer naming; will be removed with 1.0.0