MCPcopy Create free account
hub / github.com/MoonshotAI/kimi-code / child.test.ts

File child.test.ts

packages/agent-core/test/di/child.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2
3import { SyncDescriptor } from '#/di/descriptors';
4import { InstantiationService } from '#/di/instantiationService';

Callers

nothing calls this directly

Calls 7

createDecoratorFunction · 0.90
addLateMethod · 0.80
createChildMethod · 0.65
invokeFunctionMethod · 0.65
getMethod · 0.65
disposeMethod · 0.65
createInstanceMethod · 0.65

Tested by

no test coverage detected