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

haveSizeMatcher

fun <T> haveSizeMatcher(size: Int): Matcher<Collection<T>>