MCPcopy
hub / github.com/angular/components / native-select-harness.spec.ts

File native-select-harness.spec.ts

src/material/input/testing/native-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 {HarnessLoader, parallel} from '@angular/cdk/testing';
4import {TestbedHarnessEnvironment} from '@angular/cdk/testing/testbed';

Callers

nothing calls this directly

Calls 15

parallelFunction · 0.90
getAllHarnessesMethod · 0.80
setMethod · 0.80
getHarnessMethod · 0.80
getIndexMethod · 0.80
isFocusedMethod · 0.65
focusMethod · 0.65
blurMethod · 0.65
selectOptionsMethod · 0.65
isSelectedMethod · 0.65
loaderMethod · 0.45
withMethod · 0.45

Tested by

no test coverage detected