doc / ch.tutteli.atrium.logic.creating.transformers / SubjectChangerBuilder / KindStep / unreported

unreported

open fun <R> unreported(transformation: (T) -> R): Expect<R> (source)

First, FinalStep as well as ExecutionStep in the change-subject-process -- changes the subject without showing the change as such in reporting.

Return
The newly created Expect for the new subject of type R.