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

File stepper-harness.spec.ts

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

Source from the content-addressed store, hash-verified

1import {Component, ChangeDetectionStrategy} from '@angular/core';
2import {ComponentFixture, TestBed} from '@angular/core/testing';
3import {ReactiveFormsModule, FormGroup, FormControl, Validators} from '@angular/forms';
4import {HarnessLoader, parallel} from '@angular/cdk/testing';

Callers

nothing calls this directly

Calls 15

parallelFunction · 0.90
getAllHarnessesMethod · 0.80
getStepsMethod · 0.80
getHarnessMethod · 0.80
selectStepMethod · 0.80
isOptionalMethod · 0.80
isCompletedMethod · 0.80
getLabelMethod · 0.65
isSelectedMethod · 0.65
selectMethod · 0.65
clickMethod · 0.65
loaderMethod · 0.45

Tested by

no test coverage detected