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

shouldNotBeMonotonicallyDecreasing

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