MCPcopy Index your code
hub / github.com/angular/components / menu-group.spec.ts

File menu-group.spec.ts

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

Source from the content-addressed store, hash-verified

1import {Component, ViewChild, ChangeDetectionStrategy} from '@angular/core';
2import {ComponentFixture, TestBed, waitForAsync} from '@angular/core/testing';
3import {By} from '@angular/platform-browser';
4import {CdkMenuModule} from './menu-module';

Callers

nothing calls this directly

Calls 4

getMenuTriggerMethod · 0.80
toggleMethod · 0.65
getMethod · 0.65
triggerMethod · 0.45

Tested by

no test coverage detected