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

beStrictlyDecreasing

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