doc / ch.tutteli.atrium.domain.builders.creating.changers / SubjectChangerBuilder / FailureHandlerOption / withDefaultFailureHandler

withDefaultFailureHandler

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

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.