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

shouldNotHaveSingleElement

infix fun <T> Array<T>.shouldNotHaveSingleElement(t: T): Unit