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

File tree-harness.spec.ts

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

Source from the content-addressed store, hash-verified

1import {Component, ChangeDetectionStrategy} from '@angular/core';
2import {ComponentFixture, TestBed} from '@angular/core/testing';
3import {FlatTreeControl, NestedTreeControl} from '@angular/cdk/tree';
4import {

Callers

nothing calls this directly

Calls 10

getAllHarnessesMethod · 0.80
getNodesMethod · 0.80
expandMethod · 0.65
isExpandedMethod · 0.65
collapseMethod · 0.65
loaderMethod · 0.45
getTextMethod · 0.45
getLevelMethod · 0.45
isDisabledMethod · 0.45
getTreeStructureMethod · 0.45

Tested by

no test coverage detected