MCPcopy
hub / github.com/redis/node-redis / single-entry-cache.spec.ts

File single-entry-cache.spec.ts

packages/client/lib/single-entry-cache.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'node:assert';
2import SingleEntryCache from './single-entry-cache';
3
4describe('SingleEntryCache', () => {

Callers

nothing calls this directly

Calls 2

getMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected