MCPcopy
hub / github.com/angular/components / grid.spec.ts

File grid.spec.ts

src/aria/grid/grid.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {Component, DebugElement, signal, ChangeDetectionStrategy} from '@angular/core';
2import {ComponentFixture, TestBed} from '@angular/core/testing';
3import {By} from '@angular/platform-browser';
4import {Grid} from './grid';

Callers

nothing calls this directly

Calls 15

waitForMicrotasksFunction · 0.90
getActiveCellIdFunction · 0.85
pointerDownFunction · 0.85
tabIntoGridFunction · 0.85
setMethod · 0.80
setupGridFunction · 0.70
upFunction · 0.70
downFunction · 0.70
leftFunction · 0.70
rightFunction · 0.70
homeFunction · 0.70
endFunction · 0.70

Tested by

no test coverage detected