MCPcopy Index your code
hub / github.com/scality/cloudserver / healthCheckCache.js

File healthCheckCache.js

tests/unit/encryption/healthCheckCache.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const assert = require('assert');
2const sinon = require('sinon');
3const Cache = require('../../../lib/kms/Cache');
4

Callers

nothing calls this directly

Calls 5

getResultMethod · 0.80
setResultMethod · 0.80
getLastCheckedMethod · 0.80
shouldRefreshMethod · 0.80
clearMethod · 0.80

Tested by

no test coverage detected