MCPcopy
hub / github.com/angular/components / datepicker-actions.spec.ts

File datepicker-actions.spec.ts

src/material/datepicker/datepicker-actions.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {Component, ElementRef, Type, ViewChild, ChangeDetectionStrategy} from '@angular/core';
2import {ComponentFixture, TestBed} from '@angular/core/testing';
3import {FormControl, ReactiveFormsModule} from '@angular/forms';
4import {MATERIAL_ANIMATIONS, provideNativeDateAdapter} from '../core';

Callers

nothing calls this directly

Calls 5

markForCheckMethod · 0.80
createComponentFunction · 0.70
openMethod · 0.65
clickMethod · 0.65
setValueMethod · 0.45

Tested by

no test coverage detected