TransformationStep
Properties
Link copied to clipboard
The previously specified assertion container to which the new Expect will delegate.
Link copied to clipboard
The previously specified description which describes the kind of subject change.
Link copied to clipboard
The previously specified representation of the change.
Functions
Link copied to clipboard
abstract fun <SubjectAfterChangeT> withTransformation(transformation: (SubjectT) -> Option<SubjectAfterChangeT>): SubjectChangerBuilder.FailureHandlerStep<SubjectT, SubjectAfterChangeT>
Defines the new subject, most likely based on the current subject (but does not need to be).