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

File testbed.spec.ts

src/cdk/testing/tests/testbed.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {_supportsShadowDom} from '../../platform';
2import {HarnessLoader, manualChangeDetection, parallel} from '../../testing';
3import {TestbedHarnessEnvironment} from '../../testing/testbed';
4import {waitForAsync, ComponentFixture, fakeAsync, TestBed} from '@angular/core/testing';

Callers

nothing calls this directly

Calls 15

manualChangeDetectionFunction · 0.90
parallelFunction · 0.90
_supportsShadowDomFunction · 0.90
crossEnvironmentSpecsFunction · 0.90
harnessForFixtureMethod · 0.80
getAllHarnessesMethod · 0.80
documentRootLoaderMethod · 0.80
getTaskStateResultMethod · 0.80
increaseCounterMethod · 0.80
resolveMethod · 0.80
textMethod · 0.65
resetMethod · 0.65

Tested by

no test coverage detected