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

shouldNotBeEmpty

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