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

newAssertionFormatterFacade

abstract fun newAssertionFormatterFacade(assertionFormatterController: AssertionFormatterController): AssertionFormatterFacade (source)
Deprecated: Open an issue in case you used this; will be removed with 0.18.0

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.