MCPcopy Create free account
hub / github.com/esengine/esengine / DebugManager.test.ts

File DebugManager.test.ts

packages/core/tests/DebugManager.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Core } from '../src/Core';
2import { Scene } from '../src/ECS/Scene';
3import { DebugManager } from '../src/Utils/Debug/DebugManager';
4import { DebugConfigService } from '../src/Utils/Debug/DebugConfigService';

Callers

nothing calls this directly

Calls 15

createLoggerFunction · 0.90
setConfigMethod · 0.80
getUpdatableCountMethod · 0.80
measureMethod · 0.80
collectAdvancedDataMethod · 0.80
setSelectedFunctionMethod · 0.80
destroyMethod · 0.65
getConfigMethod · 0.65
disposeMethod · 0.65
resolveMethod · 0.65
updateMethod · 0.65

Tested by

no test coverage detected