doc / ch.tutteli.atrium.logic.creating.transformers / SubjectChangerBuilder / FailureHandlerStep / withDefaultFailureHandler

withDefaultFailureHandler

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

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.