MCPcopy
hub / github.com/vercel/next.js / loader.test.ts

File loader.test.ts

packages/font/src/google/loader.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import nextFontGoogleFontLoader from './loader'
2import { fetchResource } from './fetch-resource'
3
4jest.mock('./fetch-resource')

Callers

nothing calls this directly

Calls 6

describeFunction · 0.85
nextFontGoogleFontLoaderFunction · 0.85
eachMethod · 0.80
fnMethod · 0.80
expectFunction · 0.50
fromMethod · 0.45

Tested by

no test coverage detected