MCPcopy Create free account
hub / github.com/angular/components / input-modality-detector.spec.ts

File input-modality-detector.spec.ts

src/cdk/a11y/input-modality/input-modality-detector.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {A, ALT, B, C, CONTROL, MAC_META, META, SHIFT} from '../../keycodes';
2import {Platform} from '../../platform';
3
4import {

Callers

nothing calls this directly

Calls 9

dispatchKeyboardEventFunction · 0.85
dispatchMouseEventFunction · 0.85
dispatchTouchEventFunction · 0.85
createMouseEventFunction · 0.85
createTouchEventFunction · 0.85
setupTestFunction · 0.70
pushMethod · 0.65
dispatchEventFunction · 0.50
ngOnDestroyMethod · 0.45

Tested by

no test coverage detected