kotest-assertions-core / io.kotest.matchers.collections / kotlin.collections.Collection / shouldNotContainNoNulls

shouldNotContainNoNulls

fun <T> Collection<T>.shouldNotContainNoNulls(): Unit