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

File listbox.spec.ts

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

Source from the content-addressed store, hash-verified

1import {Component, DebugElement, signal, ChangeDetectionStrategy} from '@angular/core';
2import {Listbox} from './listbox';
3import {Option} from './option';
4import {ComponentFixture, TestBed} from '@angular/core/testing';

Callers

nothing calls this directly

Calls 15

runAccessibilityChecksFunction · 0.90
waitForMicrotasksFunction · 0.90
setupDefaultListboxFunction · 0.85
setupListboxFunction · 0.85
runNavigationTestsFunction · 0.85
setMethod · 0.80
clickFunction · 0.70
defineTestVariablesFunction · 0.70
downFunction · 0.70
upFunction · 0.70
homeFunction · 0.70
endFunction · 0.70

Tested by

no test coverage detected