doc / ch.tutteli.atrium.reporting.impl / AssertionFormatterControllerBasedFacade / <init>

<init>

AssertionFormatterControllerBasedFacade(assertionFormatterController: AssertionFormatterController)

Responsible to call an appropriate AssertionFormatter which supports formating a given Assertion -- it does so by delegating this responsibility to the given assertionFormatterController.

Parameters

assertionFormatterController - The controller used to control the flow of formatting.

Constructor
Responsible to call an appropriate AssertionFormatter which supports formating a given Assertion -- it does so by delegating this responsibility to the given assertionFormatterController.