MCPcopy Create free account
hub / github.com/ProtonDriveApps/sdk / memoryCache.test.ts

File memoryCache.test.ts

client/js/src/cache/memoryCache.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { EntityResult } from './interface';
2import { MemoryCache } from './memoryCache';
3
4describe('MemoryCache', () => {

Callers

nothing calls this directly

Calls 6

setEntityMethod · 0.65
getEntityMethod · 0.65
iterateEntitiesByTagMethod · 0.65
iterateEntitiesMethod · 0.65
removeEntitiesMethod · 0.65
clearMethod · 0.65

Tested by

no test coverage detected