MCPcopy
hub / github.com/angular/angular / tick

Method tick

packages/core/testing/src/test_bed.ts:192–192  ·  view source on GitHub ↗

* Execute any pending work required to synchronize model to the UI. * * @publicApi 20.0

()

Source from the content-addressed store, hash-verified

190 * @publicApi 20.0
191 */
192 tick(): void;
193}
194
195let _nextRootElementId = 0;

Callers 15

ngOnDestroyMethod · 0.65
bootstrap_spec.tsFile · 0.65
timeChangeDetectionMethod · 0.65
reenterMethod · 0.65
expectStableTextsFunction · 0.65
test_bed_spec.tsFile · 0.65

Implementers 1

TestBedImplpackages/core/testing/src/test_bed.ts

Calls

no outgoing calls

Tested by 12

actFunction · 0.52
actFunction · 0.52
actFunction · 0.52
actFunction · 0.52
actFunction · 0.52
actFunction · 0.52
actFunction · 0.52
actFunction · 0.52
actFunction · 0.52
resolveNextFunction · 0.52
loadItemsFunction · 0.52
initTestComponentFunction · 0.52