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

containExactly

fun <K, V> containExactly(expected: Map<K, V>): Matcher<Map<K, V>>