doc / ch.tutteli.atrium.domain.builders.creating / PairAssertionsBuilder / nullableFirst

nullableFirst

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

Overrides PairAssertions.nullableFirst


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