doc / ch.tutteli.atrium.logic.creating.transformers.impl.subjectchanger / FailureHandlerStepImpl / withDefaultFailureHandler

withDefaultFailureHandler

fun withDefaultFailureHandler(): SubjectChangerBuilder.FinalStep<T, R>

Overrides FailureHandlerStep.withDefaultFailureHandler

Uses the default SubjectChanger.FailureHandler which builds the failing assertion based on the specified TransformationStep.description and TransformationStep.representation and includes the assertions a given assertionCreator lambda would create.