doc / ch.tutteli.atrium.domain.creating / AnyAssertions / isNullIfNullGivenElse

isNullIfNullGivenElse

abstract fun <T : Any> isNullIfNullGivenElse(plant: AssertionPlantNullable<T?>, type: KClass<T>, assertionCreatorOrNull: (AssertionPlant<T>.() -> Unit)?): Assertion
Deprecated: Switch from Assert to Expect and use toBeNullIfNullGivenElse; will be removed with 1.0.0