kotest-assertions-core
/
io.kotest.matchers.collections
/
beMonotonicallyDecreasing
beMonotonicallyDecreasing
fun
<
T
:
Comparable
<
T
>
>
beMonotonicallyDecreasing
(
)
:
Matcher
<
List
<
T
>
>