kotest-assertions-core / io.kotest.matchers.collections / beStrictlyIncreasing

beStrictlyIncreasing

fun <T : Comparable<T>> beStrictlyIncreasing(): Matcher<List<T>>