kotest-assertions-core / io.kotest.matchers.maps / haveValues

haveValues

fun <V> haveValues(vararg values: V): Matcher<Map<*, V>>