doc / ch.tutteli.atrium.core / CoreFactory / newAssertionFormatterFacade

newAssertionFormatterFacade

abstract fun newAssertionFormatterFacade(assertionFormatterController: AssertionFormatterController): AssertionFormatterFacade (source)

Creates an AssertionFormatterFacade which shall be used per default for newOnlyFailureReporter.

Parameters

assertionFormatterController - The AssertionFormatterController which shall be used for formatting.

Return
The newly created assertion formatter facade.