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

File option-harness.spec.ts

src/material/core/testing/option-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, QueryList, ViewChildren, signal, ChangeDetectionStrategy} from '@angular/core';
4import {ComponentFixture, TestBed} from '@angular/core/testing';

Callers

nothing calls this directly

Calls 12

parallelFunction · 0.90
getAllHarnessesMethod · 0.80
getHarnessMethod · 0.80
clickMethod · 0.65
isSelectedMethod · 0.65
setActiveStylesMethod · 0.65
loaderMethod · 0.45
withMethod · 0.45
getTextMethod · 0.45
isDisabledMethod · 0.45
isActiveMethod · 0.45
isMultipleMethod · 0.45

Tested by

no test coverage detected