MCPcopy Create free account
hub / github.com/parse-community/parse-server / InMemoryCache.spec.js

File InMemoryCache.spec.js

spec/InMemoryCache.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const InMemoryCache = require('../lib/Adapters/Cache/InMemoryCache').default;
2
3describe('InMemoryCache', function () {
4 const BASE_TTL = {

Callers

nothing calls this directly

Calls 5

waitFunction · 0.70
putMethod · 0.45
getMethod · 0.45
delMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected