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

fail

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

Overrides IAssertionChecker.fail

Delegates to check if the assertion fails.

Exceptions

IllegalArgumentException - in case the given assertion holds.