MCPcopy
hub / github.com/angular/components / button-toggle.spec.ts

File button-toggle.spec.ts

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

Source from the content-addressed store, hash-verified

1import {createKeyboardEvent, dispatchEvent, dispatchMouseEvent} from '@angular/cdk/testing/private';
2import {DOWN_ARROW, LEFT_ARROW, RIGHT_ARROW, UP_ARROW} from '@angular/cdk/keycodes';
3import {
4 Component,

Callers

nothing calls this directly

Calls 12

dispatchMouseEventFunction · 0.85
createKeyboardEventFunction · 0.85
markForCheckMethod · 0.80
getMethod · 0.65
clickMethod · 0.65
getAttributeMethod · 0.65
focusMethod · 0.65
dispatchEventFunction · 0.50
disableMethod · 0.45
enableMethod · 0.45
setValueMethod · 0.45
registerOnChangeMethod · 0.45

Tested by

no test coverage detected