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

nullableKey

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

Overrides MapEntryAssertions.nullableKey


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