MCPcopy Index your code
hub / github.com/angular/components / scrollable.spec.ts

File scrollable.spec.ts

src/cdk/scrolling/scrollable.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {Direction} from '../bidi';
2import {CdkScrollable, ScrollingModule} from '../scrolling';
3import {Component, ElementRef, Input, ViewChild, ChangeDetectionStrategy} from '@angular/core';
4import {ComponentFixture, TestBed} from '@angular/core/testing';

Callers

nothing calls this directly

Calls 4

expectOverlappingFunction · 0.85
scrollToMethod · 0.80
markForCheckMethod · 0.80
measureScrollOffsetMethod · 0.45

Tested by

no test coverage detected