doc / ch.tutteli.atrium.domain.creating / AnyAssertions / isNotNull
isNotNull
abstract fun <T : Any> isNotNull(plant: AssertionPlantNullable<T?>, type: KClass<T>, assertionCreator: AssertionPlant<T>.() -> Unit): Assertion
Deprecated: Switch from Assert to Expect and use notTobeNull; will be removed with 1.0.0