AssertionFormatterController
Responsible to control the flow of reporting using registered AssertionFormatters.
Inheritors
Functions
Link copied to clipboard
Finds a suitable AssertionFormatter -- which was previously registered -- for the given assertion and formats it.
Link copied to clipboard
Checks whether the given assertion is an AssertionGroup and if its type is an ExplanatoryAssertionGroupType.
Link copied to clipboard
Registers the given assertionFormatter, which means it will be considered when an Assertion shall be formatted.