kotest-assertions-core
/
io.kotest.matchers.collections
/
kotlin.Array
/
shouldNotBeStrictlyDecreasingWith
shouldNotBeStrictlyDecreasingWith
fun
<
T
>
Array
<
T
>
.
shouldNotBeStrictlyDecreasingWith
(
comparator
:
Comparator
<
in
T
>
)
:
Unit