MCPcopy Create free account
hub / github.com/angular/components / menu-item.spec.ts

File menu-item.spec.ts

src/cdk/menu/menu-item.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {Component, Type, ChangeDetectionStrategy} from '@angular/core';
2import {ComponentFixture, TestBed} from '@angular/core/testing';
3import {dispatchFakeEvent, dispatchKeyboardEvent} from '../testing/private';
4import {By} from '@angular/platform-browser';

Callers

nothing calls this directly

Calls 7

dispatchFakeEventFunction · 0.85
dispatchKeyboardEventFunction · 0.85
markForCheckMethod · 0.80
createComponentFunction · 0.70
getMethod · 0.65
getAttributeMethod · 0.65
getLabelMethod · 0.65

Tested by

no test coverage detected