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

File timepicker-input-harness.spec.ts

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

Callers

nothing calls this directly

Calls 15

provideNativeDateAdapterFunction · 0.90
parallelFunction · 0.90
setLocaleMethod · 0.80
getAllHarnessesMethod · 0.80
setMethod · 0.80
markForCheckMethod · 0.80
getHarnessMethod · 0.80
closeTimepickerMethod · 0.80
getTimepickerMethod · 0.80
createTimeFunction · 0.70
isFocusedMethod · 0.65
focusMethod · 0.65

Tested by

no test coverage detected