doc / ch.tutteli.atrium.domain.builders.reporting / ReporterOption / withCustomReporter
withCustomReporter
abstract fun withCustomReporter(factory: (AssertionFormatterFacade, AtriumErrorAdjuster) -> Reporter): ReporterBuilderFinalStep
(source)
Uses the given factory to build a custom Reporter.