doc / ch.tutteli.atrium.domain.builders.creating / MapEntryAssertionsBuilder / nullableValue

nullableValue

inline fun <V> nullableValue(plant: AssertionPlant<Entry<*, V>>, noinline assertionCreator: AssertionPlantNullable<V>.() -> Unit): Assertion

Overrides MapEntryAssertions.nullableValue


Deprecated: Switch from Assert to Expect; will be removed with 1.0.0