kotest-assertions-core
/
io.kotest.matchers.collections
/
atLeastSize
atLeastSize
fun
<
T
>
atLeastSize
(
n
:
Int
)
:
Matcher
<
Collection
<
T
>
>