doc / ch.tutteli.atrium.domain.builders.creating / AnyAssertionsBuilder / isNotNullBut
isNotNullBut
inline fun <T : Any> isNotNullBut(plant: AssertionPlantNullable<T?>, type: KClass<T>, expected: T): Assertion
Overrides AnyAssertions.isNotNullBut
Deprecated: Switch from Assert to Expect and use toBeNullable; will be removed with 1.0.0