inline fun <K, V : Any> getExisting(plant: AssertionPlant<Map<out K, V>>, key: K): <ERROR CLASS>
(source)
Overrides MapAssertions.getExisting
inline fun <K, V : Any> getExisting(plant: AssertionPlant<Map<out K, V>>, key: K, noinline assertionCreator: AssertionPlant<V>.() -> Unit): <ERROR CLASS>
(source)
Overrides MapAssertions.getExisting