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

shouldNotContainOnlyNulls

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