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

File expansion-harness.spec.ts

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

Source from the content-addressed store, hash-verified

1import {ComponentHarness, 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
getActiveElementTagFunction · 0.85
getAllHarnessesMethod · 0.80
getHarnessMethod · 0.80
markForCheckMethod · 0.80
getExpansionPanelsMethod · 0.80
hasToggleIndicatorMethod · 0.80
isExpandedMethod · 0.65
toggleMethod · 0.65
expandMethod · 0.65
collapseMethod · 0.65

Tested by

no test coverage detected