kotest-assertions-core
/
io.kotest.matchers.maps
/
haveSize
haveSize
fun
<
K
,
V
>
haveSize
(
size
:
Int
)
:
Matcher
<
Map
<
K
,
V
>
>