MCPcopy
hub / github.com/angular/components / form-field-harness.spec.ts

File form-field-harness.spec.ts

src/material/form-field/testing/form-field-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 {ComponentHarness, HarnessLoader, HarnessPredicate, parallel} from '@angular/cdk/testing';
4import {createFakeEvent, dispatchFakeEvent} from '@angular/cdk/testing/private';

Callers

nothing calls this directly

Calls 15

provideNativeDateAdapterFunction · 0.90
parallelFunction · 0.90
createFakeEventFunction · 0.85
dispatchFakeEventFunction · 0.85
getAllHarnessesMethod · 0.80
getControlMethod · 0.80
hasLabelMethod · 0.80
isLabelFloatingMethod · 0.80
setMethod · 0.80
isAutofilledMethod · 0.80
getThemeColorMethod · 0.80
getTextErrorsMethod · 0.80

Tested by

no test coverage detected