MCPcopy
hub / github.com/ampproject/amphtml / test-timer.js

File test-timer.js

test/unit/test-timer.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {Timer} from '#service/timer-impl';
2
3describes.fakeWin('Timer', {}, (env) => {
4 let windowMock;

Callers

nothing calls this directly

Calls 14

beforeEachFunction · 0.85
afterEachFunction · 0.85
valueFunction · 0.85
expectFunction · 0.85
verifyMethod · 0.80
delayMethod · 0.80
promiseMethod · 0.80
catchMethod · 0.80
timeoutPromiseMethod · 0.80
resolveMethod · 0.80
pollMethod · 0.80
itFunction · 0.50

Tested by

no test coverage detected