doc / ch.tutteli.atrium.reporting.text.impl / TextAssertionFormatterFactory

TextAssertionFormatterFactory

interface TextAssertionFormatterFactory (source)

Functions

build

abstract fun build(assertionFormatterController: AssertionFormatterController): TextAssertionFormatter

Companion Object Functions

invoke

operator fun invoke(f: (AssertionFormatterController) -> TextAssertionFormatter): TextAssertionFormatterFactory