MCPcopy Create free account
hub / github.com/ampproject/amphtml / test-cache-cid-api.js

File test-cache-cid-api.js

test/unit/test-cache-cid-api.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as fakeTimers from '@sinonjs/fake-timers';
2
3import {CacheCidApi} from '#service/cache-cid-api';
4import {installTimerService} from '#service/timer-impl';

Callers

nothing calls this directly

Calls 15

stubServiceFunction · 0.90
mockServiceForDocFunction · 0.90
installTimerServiceFunction · 0.90
beforeEachFunction · 0.85
afterEachFunction · 0.85
expectFunction · 0.85
uninstallMethod · 0.80
resolveMethod · 0.80
catchMethod · 0.80
tickMethod · 0.80
itFunction · 0.50
installMethod · 0.45

Tested by

no test coverage detected