property ExpectedSpyCall.returned
The value that was returned by a function. If you expect a promise to reject, expect error instead.
Type
ReturnThe value that was returned by a function. If you expect a promise to reject, expect error instead.
Return