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

File button.spec.ts

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

Source from the content-addressed store, hash-verified

1import {createMouseEvent, dispatchEvent} from '@angular/cdk/testing/private';
2import {ApplicationRef, Component, ChangeDetectionStrategy} from '@angular/core';
3import {ComponentFixture, TestBed} from '@angular/core/testing';
4import {ThemePalette} from '../core';

Callers

nothing calls this directly

Calls 7

createMouseEventFunction · 0.85
markForCheckMethod · 0.80
configureFunction · 0.70
clickMethod · 0.65
getAttributeMethod · 0.65
dispatchEventFunction · 0.50
addMethod · 0.45

Tested by

no test coverage detected