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

isNullable

abstract fun <T : Any> isNullable(plant: AssertionPlantNullable<T?>, type: KClass<T>, expectedOrNull: T?): Assertion
Deprecated: Switch from Assert to Expect and use toBeNullable; will be removed with 1.0.0