MCPcopy
hub / github.com/angular/components / context-menu-trigger.spec.ts

File context-menu-trigger.spec.ts

src/material/menu/context-menu-trigger.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {Component, signal, ViewChild, ChangeDetectionStrategy} from '@angular/core';
2import {ComponentFixture, fakeAsync, flush, TestBed} from '@angular/core/testing';
3import {MatContextMenuTrigger} from './context-menu-trigger';
4import {MatMenu} from './menu';

Callers

nothing calls this directly

Calls 10

dispatchMouseEventFunction · 0.85
dispatchFakeEventFunction · 0.85
getBoundingClientRectMethod · 0.80
setMethod · 0.80
getMenuFunction · 0.70
getTriggerFunction · 0.70
getBackdropFunction · 0.70
clickMethod · 0.65
getAttributeMethod · 0.65
removeMethod · 0.65

Tested by

no test coverage detected