MCPcopy Create free account
hub / github.com/angular/components / observe-content.spec.ts

File observe-content.spec.ts

src/cdk/observers/observe-content.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {Component, ElementRef, ViewChild, ChangeDetectionStrategy} from '@angular/core';
2import {ComponentFixture, TestBed, fakeAsync, tick, waitForAsync} from '@angular/core/testing';
3import {ContentObserver, MutationObserverFactory, ObserversModule} from './observe-content';
4

Callers

nothing calls this directly

Calls 6

invokeCallbacksFunction · 0.85
markForCheckMethod · 0.80
pushMethod · 0.65
resetMethod · 0.65
removeMethod · 0.65
observeMethod · 0.45

Tested by

no test coverage detected