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

Method tick

packages/core/testing/src/test_bed.ts:447–449  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

445 }
446
447 static tick(): void {
448 return TestBedImpl.INSTANCE.tick();
449 }
450
451 // Properties
452

Callers 1

flushEffectsMethod · 0.95

Calls 2

injectMethod · 0.95
tickMethod · 0.65

Tested by

no test coverage detected