MCPcopy
hub / github.com/vitest-dev/vitest / fn.test.ts

File fn.test.ts

test/core/test/fn.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assert, describe, expect, it, vitest } from 'vitest'
2
3describe('mock', () => {
4 it('basic', () => {

Callers

nothing calls this directly

Calls 3

mockResetMethod · 0.80
fnFunction · 0.70
resolveMethod · 0.45

Tested by

no test coverage detected