containsExactly

inline fun <KEY, VALUE> MapAssert<KEY, VALUE>.containsExactly(vararg p: Pair<KEY, VALUE>): MapAssert<KEY, VALUE>