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

File timepicker-harness.spec.ts

src/material/timepicker/testing/timepicker-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 {DateAdapter, MATERIAL_ANIMATIONS, provideNativeDateAdapter} from '../../core';

Callers

nothing calls this directly

Calls 14

provideNativeDateAdapterFunction · 0.90
parallelFunction · 0.90
setLocaleMethod · 0.80
documentRootLoaderMethod · 0.80
getAllHarnessesMethod · 0.80
getHarnessMethod · 0.80
getTimepickerMethod · 0.80
withMethod · 0.45
isOpenMethod · 0.45
openTimepickerMethod · 0.45
getOptionsMethod · 0.45
getTextMethod · 0.45

Tested by

no test coverage detected