MCPcopy
hub / github.com/angular/components / tree-harness.spec.ts

File tree-harness.spec.ts

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

Source from the content-addressed store, hash-verified

1import {Component} from '@angular/core';
2import {NgTemplateOutlet} from '@angular/common';
3import {ComponentFixture, TestBed} from '@angular/core/testing';
4import {HarnessLoader} from '@angular/cdk/testing';

Callers

nothing calls this directly

Calls 14

getAllHarnessesMethod · 0.80
getHarnessMethod · 0.80
clickMethod · 0.65
isExpandedMethod · 0.65
isFocusedMethod · 0.65
focusMethod · 0.65
blurMethod · 0.65
loaderMethod · 0.45
getItemsMethod · 0.45
getTextMethod · 0.45
getLevelMethod · 0.45
isDisabledMethod · 0.45

Tested by

no test coverage detected