Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{Timer} from
'#service/timer-impl'
;
2
3
describes.fakeWin(
'Timer'
, {}, (env) => {
4
let
windowMock;
Callers
nothing calls this directly
Calls
14
beforeEach
Function · 0.85
afterEach
Function · 0.85
value
Function · 0.85
expect
Function · 0.85
verify
Method · 0.80
delay
Method · 0.80
promise
Method · 0.80
catch
Method · 0.80
timeoutPromise
Method · 0.80
resolve
Method · 0.80
poll
Method · 0.80
it
Function · 0.50
Tested by
no test coverage detected