Back to Sinon

stub.get

docs/concepts/stubs/api/get.md

22.1.0227 B
Original Source

stub.get(getterFn)

Replaces a getter for an object property.

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

More information