kotest-assertions-core / io.kotest.matchers.collections / kotlin.collections.List / shouldBeSorted

shouldBeSorted

fun <T : Comparable<T>> List<T>.shouldBeSorted(): Unit