atrium-impl-robstoll / ch.tutteli.atrium.creating / ThrowableFluent / create

create

fun create(assertionVerb: ITranslatable, act: () -> Unit, assertionChecker: IAssertionChecker): ThrowableFluent

Creates a ThrowableFluent where executing act will determine the subject of commonFields.

Return
The newly created ThrowableFluent.