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