doc / ch.tutteli.atrium.logic / MapEntryAssertions / isKeyValue

isKeyValue

abstract fun <K, V, T : Entry<K, V>> isKeyValue(container: AssertionContainer<T>, key: K, value: V): Assertion