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

mapcontain

fun <K, V> mapcontain(key: K, v: V): Matcher<Map<K, V>>