MCPcopy Create free account
hub / github.com/angular/components / observable.spec.ts

File observable.spec.ts

src/cdk/coercion/private/observable.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {Observable, ReplaySubject} from 'rxjs';
2import {coerceObservable} from './observable';
3import {fakeAsync} from '@angular/core/testing';
4

Callers

nothing calls this directly

Calls 1

coerceObservableFunction · 0.90

Tested by

no test coverage detected