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

File tree.spec.ts

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

Source from the content-addressed store, hash-verified

1import {Component, signal, ChangeDetectionStrategy} from '@angular/core';
2import {NgTemplateOutlet} from '@angular/common';
3import {ComponentFixture, TestBed} from '@angular/core/testing';
4import {By} from '@angular/platform-browser';

Callers

nothing calls this directly

Calls 15

runAccessibilityChecksFunction · 0.90
waitForMicrotasksFunction · 0.90
setupTestTreeFunction · 0.85
expandAllFunction · 0.85
updateTreeFunction · 0.85
updateTreeItemByValueFunction · 0.85
shiftClickFunction · 0.85
ctrlClickFunction · 0.85
getFocusedTreeItemValueFunction · 0.85
setMethod · 0.80
rightFunction · 0.70

Tested by

no test coverage detected