MCPcopy Index your code
hub / github.com/angular/angular / failCallback

Function failCallback

packages/zone.js/test/zone-spec/async-test.spec.ts:16–18  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

14 const AsyncTestZoneSpec = (Zone as any)['AsyncTestZoneSpec'];
15
16 function failCallback() {
17 log.push('fail');
18 }
19
20 function emptyRun() {
21 // Jasmine will throw if there are no tests.

Callers 1

runInTestZoneFunction · 0.85

Calls 1

pushMethod · 0.45

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…