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

File collection.test.ts

packages/agent-core/test/di/collection.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 { createDecorator } from '#/di/instantiation';

Callers

nothing calls this directly

Calls 7

createDecoratorFunction · 0.90
hasMethod · 0.65
getMethod · 0.65
setMethod · 0.65
forEachMethod · 0.65
toStringMethod · 0.65
pushMethod · 0.45

Tested by

no test coverage detected