MCPcopy Index your code
hub / github.com/angular/components / slide-toggle.spec.ts

File slide-toggle.spec.ts

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

Source from the content-addressed store, hash-verified

1import {FocusMonitor} from '@angular/cdk/a11y';
2import {BidiModule, Direction} from '@angular/cdk/bidi';
3import {dispatchFakeEvent} from '@angular/cdk/testing/private';
4import {Component, ChangeDetectionStrategy} from '@angular/core';

Callers

nothing calls this directly

Calls 10

dispatchFakeEventFunction · 0.85
markForCheckMethod · 0.80
focusViaMethod · 0.80
getAttributeMethod · 0.65
clickMethod · 0.65
focusMethod · 0.65
getMethod · 0.65
toggleMethod · 0.65
disableMethod · 0.45
enableMethod · 0.45

Tested by

no test coverage detected