MCPcopy Index your code
hub / github.com/phaserjs/phaser / LoaderPlugin.test.js

File LoaderPlugin.test.js

tests/loader/LoaderPlugin.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1vi.mock('../../src/loader/FileTypesManager', function ()
2{
3 return { install: vi.fn() };
4});

Callers

nothing calls this directly

Calls 3

setPathMethod · 0.80
createMockSceneFunction · 0.70
createMockFileFunction · 0.70

Tested by

no test coverage detected