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

shouldContainOnlyNulls

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