atrium-core-impl-robstoll-lib / ch.tutteli.atrium.checking / ThrowingAssertionChecker / <init>

<init>

ThrowingAssertionChecker(reporter: Reporter)

An AssertionChecker which throws AssertionErrors in case an assertion fails and uses the given reporter for reporting.

Parameters

reporter - Will be used for reporting.

Constructor
An AssertionChecker which throws AssertionErrors in case an assertion fails and uses the given reporter for reporting.