kotest-assertions-core
/
io.kotest.matchers.collections
/
kotlin.Array
/
shouldNotBeMonotonicallyIncreasing
shouldNotBeMonotonicallyIncreasing
fun
<
T
:
Comparable
<
T
>
>
Array
<
T
>
.
shouldNotBeMonotonicallyIncreasing
(
)
:
Unit