doc / ch.tutteli.atrium.domain.builders.creating.changers / SubjectChangerBuilder / KindStep / unreported

unreported

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

First and final step 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.