MCPcopy
hub / github.com/DevCloudFE/ng-devui / data-table-column.spec.ts

File data-table-column.spec.ts

devui/data-table/data-table-column.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { ChangeDetectorRef, Component, DebugElement, ElementRef, OnInit, ViewChild } from '@angular/core';
2import { ComponentFixture, TestBed, fakeAsync, flush, tick } from '@angular/core/testing';
3import { FormsModule } from '@angular/forms';
4import { By } from '@angular/platform-browser';

Callers

nothing calls this directly

Calls 7

createMouseEventFunction · 0.90
headerDragFunction · 0.85
createComponentMethod · 0.80
dispatchEventMethod · 0.80
cssMethod · 0.80
getBoundingClientRectMethod · 0.80
filterMethod · 0.80

Tested by

no test coverage detected