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

File calendar-harness.spec.ts

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

Callers

nothing calls this directly

Calls 15

provideNativeDateAdapterFunction · 0.90
parallelFunction · 0.90
getAllHarnessesMethod · 0.80
getHarnessMethod · 0.80
getCurrentViewMethod · 0.80
changeViewMethod · 0.80
getCurrentViewLabelMethod · 0.80
selectCellMethod · 0.80
markForCheckMethod · 0.80
isRangeStartMethod · 0.80
isInRangeMethod · 0.80
isRangeEndMethod · 0.80

Tested by

no test coverage detected