MCPcopy
hub / github.com/colbymchenry/codegraph / lru-cache.test.ts

File lru-cache.test.ts

__tests__/integration/lru-cache.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * LRUCache unit tests
3 *
4 * Covers the eviction guarantees that the resolver relies on:

Callers

nothing calls this directly

Calls 4

setMethod · 0.80
hasMethod · 0.80
getMethod · 0.65
clearMethod · 0.45

Tested by

no test coverage detected