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.