doc / ch.tutteli.atrium.domain.builders.creating / AnyAssertionsBuilder / isNullIfNullGivenElse

isNullIfNullGivenElse

inline fun <T : Any> isNullIfNullGivenElse(plant: AssertionPlantNullable<T?>, type: KClass<T>, noinline assertionCreatorOrNull: AssertionPlant<T>.() -> Unit): <ERROR CLASS> (source)

Overrides AnyAssertions.isNullIfNullGivenElse