MCPcopy Create free account
hub / github.com/angular/components / tab-group.spec.ts

File tab-group.spec.ts

src/material/tabs/tab-group.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {LEFT_ARROW, RIGHT_ARROW} from '@angular/cdk/keycodes';
2import {dispatchFakeEvent, dispatchKeyboardEvent} from '@angular/cdk/testing/private';
3import {AsyncPipe} from '@angular/common';
4import {

Callers

nothing calls this directly

Calls 14

checkSelectedIndexFunction · 0.85
dispatchFakeEventFunction · 0.85
dispatchKeyboardEventFunction · 0.85
getSelectedLabelFunction · 0.85
getSelectedContentFunction · 0.85
getVisibilitiesFunction · 0.85
markForCheckMethod · 0.80
focusTabMethod · 0.80
scrollToMethod · 0.80
clickMethod · 0.65
getAttributeMethod · 0.65
destroyMethod · 0.65

Tested by

no test coverage detected