MapEntryAssertions

Collection of assertion functions and builders which are applicable to subjects with a Map.Entry type.

Inheritors

Functions

Link copied to clipboard
abstract fun <K, V, T : Map.Entry<K, V>> isKeyValue(container: AssertionContainer<T>, key: K, value: V): Assertion
Link copied to clipboard
Link copied to clipboard