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

shouldNotBeStrictlyDecreasing

fun <T : Comparable<T>> Array<T>.shouldNotBeStrictlyDecreasing(): Unit