MCPcopy
hub / github.com/angular/components / chip-grid-harness.spec.ts

File chip-grid-harness.spec.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

parallelFunction · 0.90
getAllHarnessesMethod · 0.80
getHarnessMethod · 0.80
getInputMethod · 0.80
markForCheckMethod · 0.80
isInvalidMethod · 0.80
isEditableMethod · 0.80
startEditingMethod · 0.80
getEditInputMethod · 0.80
finishEditingMethod · 0.80
loaderMethod · 0.45
withMethod · 0.45

Tested by

no test coverage detected