Back to Sinon

spyCall.thisValue

docs/concepts/spy-call/api/this-value.md

22.1.0325 B
Original Source
<!-- TODO: deprecate `thisValue` in favour of `context` -->

spyCall.thisValue

This property contains a reference to the context (this) used in the call.

<<< ../../../.vitepress/tests/docs/spy-call/api/this-value.test.js

See also