kotest-assertions-core
/
io.kotest.matchers.maps
/
haveKeys
haveKeys
fun
<
K
>
haveKeys
(
vararg
keys
:
K
)
:
Matcher
<
Map
<
K
,
Any
?
>
>