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

atMostSize

fun <T> atMostSize(n: Int): Matcher<Collection<T>>