fun format(assertion: Assertion, sb: StringBuilder): Unit
(source)
Overrides Reporter.format
Formats the given assertion with the help of the defined assertionFormatterFacade and appends the result to the given sb but only in case the given assertionAssertion.holds.