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