MCPcopy Index your code
hub / github.com/angular/components / sort-harness.spec.ts

File sort-harness.spec.ts

src/material/sort/testing/sort-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 12

parallelFunction · 0.90
getAllHarnessesMethod · 0.80
getHarnessMethod · 0.80
getSortHeadersMethod · 0.80
setMethod · 0.80
getSortDirectionMethod · 0.80
getActiveHeaderMethod · 0.80
getLabelMethod · 0.65
clickMethod · 0.65
loaderMethod · 0.45
isDisabledMethod · 0.45
isActiveMethod · 0.45

Tested by

no test coverage detected