doc / ch.tutteli.atrium.reporting.impl / OnlyFailureReporter / <init>

<init>

OnlyFailureReporter(assertionFormatterFacade: AssertionFormatterFacade, atriumErrorAdjuster: AtriumErrorAdjuster)

A Reporter which reports only failing assertions.

Parameters

assertionFormatterFacade - The formatter used to format Assertions.

atriumErrorAdjuster - The adjuster which should be used to adjust the resulting AtriumError.

Constructor
A Reporter which reports only failing assertions.