doc / ch.tutteli.atrium.reporting / ReporterBuilder / TextAssertionFormatterOptions / withTextAssertionFormatter

withTextAssertionFormatter

fun withTextAssertionFormatter(factory: (ReporterBuilder.AssertionFormatterChosenOptions) -> (AssertionFormatterController) -> AssertionFormatter, vararg otherFactories: (ReporterBuilder.AssertionFormatterChosenOptions) -> (AssertionFormatterController) -> AssertionFormatter): ReporterBuilder

Uses the given factory and otherFactories to create and register AssertionFormatters to the specified AssertionFormatterChosenOptions.assertionFormatterFacade.