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

shouldHaveSize

infix fun <T> Array<T>.shouldHaveSize(size: Int): Unit