MCPcopy
hub / github.com/angular/components / checkbox.spec.ts

File checkbox.spec.ts

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

Source from the content-addressed store, hash-verified

1import {dispatchFakeEvent} from '@angular/cdk/testing/private';
2import {ChangeDetectionStrategy, Component, DebugElement} from '@angular/core';
3import {ComponentFixture, TestBed} from '@angular/core/testing';
4import {FormControl, FormsModule, NgModel, ReactiveFormsModule} from '@angular/forms';

Callers

nothing calls this directly

Calls 12

dispatchFakeEventFunction · 0.85
markForCheckMethod · 0.80
configureFunction · 0.70
getAttributeMethod · 0.65
clickMethod · 0.65
focusMethod · 0.65
getMethod · 0.65
destroyMethod · 0.65
toggleMethod · 0.65
addMethod · 0.45
disableMethod · 0.45
enableMethod · 0.45

Tested by

no test coverage detected