Back to Sinon

sinon.match.instanceOf

docs/concepts/matchers/api/instance-of.md

22.1.0160 B
Original Source

sinon.match.instanceOf(type)

Requires the value to be an instance of the given type.

<<< ../../../.vitepress/tests/docs/matchers/api/instance-of.test.js