KindStep
Step where one has to decide the kind of subject change.
Parameters
SubjectT
the type of the current subject.
Inheritors
Properties
Link copied to clipboard
The previously specified assertion container to which the new Expect will delegate.
Functions
Link copied to clipboard
Entry point of the building process to not only change the subject but also report the change in reporting.
Link copied to clipboard
open fun <SubjectAfterChangeT> unreported(transformation: (SubjectT) -> SubjectAfterChangeT): Expect<SubjectAfterChangeT>
First, FinalStep as well as ExecutionStep in the change-subject-process -- changes the subject without showing the change as such in reporting.