MCPcopy
hub / github.com/prisma/prisma / Cache.test.ts

File Cache.test.ts

packages/client-common/src/Cache.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test, vi } from 'vitest'
2
3import { Cache } from './Cache'
4

Callers

nothing calls this directly

Calls 3

getOrCreateMethod · 0.80
mockReturnValueMethod · 0.80
testFunction · 0.50

Tested by

no test coverage detected