atrium-impl-robstoll / ch.tutteli.atrium.checking / IAssertionCheckerDelegateFail / fail

fail

open fun fail(assertionVerb: String, subject: Any, assertion: IAssertion): Unit (source)

Overrides IAssertionChecker.fail

Delegates to check if the assertion fails.

Exceptions

IllegalArgumentException - in case the given assertion holds.