doc / ch.tutteli.atrium.domain.creating.changers / SubjectChanger / unreportedToAssert

unreportedToAssert

abstract fun <T, R : Any> unreportedToAssert(originalPlant: SubjectProvider<T>, transformation: (T) -> R): Assert<R>
Deprecated: Do no longer use Assert, use Expect instead - this method was introduced in 0.9.0 to ease the migration from Assert to Expect; will be removed with 1.0.0