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