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

create

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

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

Return
The newly created ThrowableFluent.