FunctionExpectationMapper<FnReturn> extension

Matchers for Functions()

on

Properties

throws FunctionExpectation<FnReturn>
Performs expectations on the value thrown by this function
no setter

Methods

returnsNormally() → void
A matcher that matches a function call against no exception.