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

contain

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