MCPcopy Create free account
hub / github.com/angular/components / util.spec.ts

File util.spec.ts

src/material/timepicker/util.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {TestBed} from '@angular/core/testing';
2import {DateAdapter, MAT_DATE_FORMATS, MatDateFormats, provideNativeDateAdapter} from '../core';
3import {generateOptions, parseInterval} from './util';
4

Callers

nothing calls this directly

Calls 4

parseIntervalFunction · 0.90
provideNativeDateAdapterFunction · 0.90
generateOptionsFunction · 0.90
setLocaleMethod · 0.80

Tested by

no test coverage detected