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

isNotNullBut

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