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

beSameSizeAs

fun <T, U> beSameSizeAs(other: Collection<U>): Matcher<Collection<T>>