MCPcopy Create free account
hub / github.com/angular/components / tooltip-harness.spec.ts

File tooltip-harness.spec.ts

src/material/tooltip/testing/tooltip-harness.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {Component, provideZoneChangeDetection, ChangeDetectionStrategy} from '@angular/core';
2import {ComponentFixture, TestBed} from '@angular/core/testing';
3import {HarnessLoader} from '@angular/cdk/testing';
4import {TestbedHarnessEnvironment} from '@angular/cdk/testing/testbed';

Callers

nothing calls this directly

Calls 9

getAllHarnessesMethod · 0.80
getHarnessMethod · 0.80
getTooltipTextMethod · 0.80
loaderMethod · 0.45
withMethod · 0.45
isOpenMethod · 0.45
showMethod · 0.45
hideMethod · 0.45
isDisabledMethod · 0.45

Tested by

no test coverage detected