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

File tabs.spec.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

runAccessibilityChecksFunction · 0.90
waitForMicrotasksFunction · 0.90
setupTestTabsFunction · 0.85
updateTabsFunction · 0.85
isTabFocusedFunction · 0.85
setMethod · 0.80
rightFunction · 0.70
leftFunction · 0.70
homeFunction · 0.70
endFunction · 0.70
downFunction · 0.70

Tested by

no test coverage detected