atrium-core-impl-robstoll-lib / ch.tutteli.atrium.reporting / AssertionFormatterControllerImpl

AssertionFormatterControllerImpl

class AssertionFormatterControllerImpl : AssertionFormatterController

Represents an AssertionFormatterController which does nothing special in addition but just the job of the controller :)

See Also

AssertionFormatterController

Constructors

<init>

AssertionFormatterControllerImpl()

Represents an AssertionFormatterController which does nothing special in addition but just the job of the controller :)

Functions

format

fun format(assertion: Assertion, methodObject: AssertionFormatterMethodObject): Unit

register

fun register(assertionFormatter: AssertionFormatter): Unit