MCPcopy Create free account
hub / github.com/angular/components / select-harness.spec.ts

File select-harness.spec.ts

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

Source from the content-addressed store, hash-verified

1import {Component, signal, ChangeDetectionStrategy} from '@angular/core';
2import {ComponentFixture, TestBed} from '@angular/core/testing';
3import {OverlayContainer} from '@angular/cdk/overlay';
4import {HarnessLoader, parallel} from '@angular/cdk/testing';

Callers

nothing calls this directly

Calls 15

parallelFunction · 0.90
getAllHarnessesMethod · 0.80
setMethod · 0.80
getHarnessMethod · 0.80
getValueTextMethod · 0.80
isFocusedMethod · 0.65
focusMethod · 0.65
blurMethod · 0.65
openMethod · 0.65
clickMethod · 0.65
loaderMethod · 0.45
ngOnDestroyMethod · 0.45

Tested by

no test coverage detected