Back to Sinon

fake.resolves

docs/concepts/fakes/api/resolves.md

22.1.0159 B
Original Source

fake.resolves(value)

Creates a fake that returns a resolved Promise for the passed value.

<<< ../../../.vitepress/tests/docs/fakes/api/resolves.test.js