MCPcopy Create free account
hub / github.com/cayasso/cacheman / testKey

Function testKey

test/index.js:16–18  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14let n = 0;
15
16function testKey() {
17 return 'test' + (++n);
18}
19
20describe('cacheman', function () {
21

Callers 1

index.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected