MCPcopy Create free account
hub / github.com/angular/components / selection-list.spec.ts

File selection-list.spec.ts

src/material/list/selection-list.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {A, D, DOWN_ARROW, END, ENTER, HOME, SPACE, UP_ARROW} from '@angular/cdk/keycodes';
2import {
3 createKeyboardEvent,
4 dispatchEvent,

Callers

nothing calls this directly

Calls 15

dispatchMouseEventFunction · 0.85
getFocusIndexFunction · 0.85
dispatchKeyboardEventFunction · 0.85
createKeyboardEventFunction · 0.85
dispatchFakeEventFunction · 0.85
expectCheckboxAtPositionFunction · 0.85
expectIconAtFunction · 0.85
expectAvatarAtFunction · 0.85
markForCheckMethod · 0.80
waitFunction · 0.70
toggleMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected