doc / ch.tutteli.atrium.reporting / ReporterBuilder / buildCustomReporter

buildCustomReporter

fun buildCustomReporter(factory: (AssertionFormatterFacade) -> Reporter): Reporter (source)
Deprecated: use `withCustomReporter` from the builder from package domain.builders.reporting

Uses the given factory to build a custom Reporter.