doc / ch.tutteli.atrium.domain.builders.creating / MapAssertionsBuilder / containsKeyWithValueAssertions

containsKeyWithValueAssertions

inline fun <K, V : Any> containsKeyWithValueAssertions(plant: AssertionPlant<Map<out K, V?>>, keyValues: List<<ERROR CLASS><K, Assert<V>.() -> Unit>>): <ERROR CLASS> (source)