AssertionFormatterControllerBasedFacade
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.