Back to Sinon

stub.set

docs/concepts/stubs/api/set.md

22.1.0227 B
Original Source

stub.set(setterFn)

Replaces a setter for an object property.

<<< ../../../.vitepress/tests/docs/stubs/api/set.test.js

More information