MCPcopy
hub / github.com/angular/angular / jest.spec.js

File jest.spec.js

packages/zone.js/test/jest/jest.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const waitForAsync = Zone[Zone.__symbol__('asyncTest')];
2
3function assertInsideProxyZone() {
4 expect(Zone.current.name).toEqual('ProxyZone');

Callers

nothing calls this directly

Calls 15

beforeEachFunction · 0.85
assertInsideProxyZoneFunction · 0.85
waitForAsyncFunction · 0.85
setTimeoutFunction · 0.85
setIntervalFunction · 0.85
clearTimeoutFunction · 0.85
__symbol__Method · 0.80
getMethod · 0.65
thenMethod · 0.65
resolveMethod · 0.65
describeFunction · 0.50

Tested by

no test coverage detected