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

shouldNotContainOnlyNulls

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