MCPcopy Create free account
hub / github.com/angular/components / block-scroll-strategy.spec.ts

File block-scroll-strategy.spec.ts

src/cdk/overlay/scroll/block-scroll-strategy.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {Component, Injector, ChangeDetectionStrategy} from '@angular/core';
2import {waitForAsync, TestBed} from '@angular/core/testing';
3import {ComponentPortal, PortalModule} from '../../portal';
4import {Platform} from '../../platform';

Callers

nothing calls this directly

Calls 10

createOverlayRefFunction · 0.85
skipIOSFunction · 0.85
getContainerElementMethod · 0.80
getBoundingClientRectMethod · 0.80
removeMethod · 0.65
disposeMethod · 0.65
attachMethod · 0.65
detachMethod · 0.65

Tested by

no test coverage detected