Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/angular/angular
/ promise.finally.spec.mjs
File
promise.finally.spec.mjs
packages/zone.js/test/promise/promise.finally.spec.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
import
assert from
'assert'
;
4
import
adapter from
'./promise-adapter.mjs'
;
Callers
nothing calls this directly
Calls
15
setTimeout
Function · 0.85
clearTimeout
Function · 0.85
reject
Function · 0.85
__symbol__
Method · 0.80
finally
Method · 0.80
log
Method · 0.65
resolve
Method · 0.65
then
Method · 0.65
describe
Function · 0.50
it
Function · 0.50
assert
Function · 0.50
resolve
Function · 0.50
Tested by
no test coverage detected