MCPcopy
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
3import assert from 'assert';
4import adapter from './promise-adapter.mjs';

Callers

nothing calls this directly

Calls 15

setTimeoutFunction · 0.85
clearTimeoutFunction · 0.85
rejectFunction · 0.85
__symbol__Method · 0.80
finallyMethod · 0.80
logMethod · 0.65
resolveMethod · 0.65
thenMethod · 0.65
describeFunction · 0.50
itFunction · 0.50
assertFunction · 0.50
resolveFunction · 0.50

Tested by

no test coverage detected