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

File menu-harness.spec.ts

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

Source from the content-addressed store, hash-verified

1import {Component, ChangeDetectionStrategy} from '@angular/core';
2import {ComponentFixture, TestBed} from '@angular/core/testing';
3import {HarnessLoader} from '@angular/cdk/testing';
4import {MatIconModule} from '@angular/material/icon';

Callers

nothing calls this directly

Calls 15

getAllHarnessesMethod · 0.80
getHarnessMethod · 0.80
getAttributeMethod · 0.65
isFocusedMethod · 0.65
focusMethod · 0.65
blurMethod · 0.65
openMethod · 0.65
loaderMethod · 0.45
withMethod · 0.45
getTriggerTextMethod · 0.45
isDisabledMethod · 0.45
isOpenMethod · 0.45

Tested by

no test coverage detected