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

File nested-tree-control.spec.ts

src/cdk/tree/control/nested-tree-control.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {fakeAsync, flush} from '@angular/core/testing';
2import {of as observableOf} from 'rxjs';
3import {NestedTreeControl} from './nested-tree-control';
4

Callers

nothing calls this directly

Calls 8

generateDataFunction · 0.70
expandMethod · 0.65
isExpandedMethod · 0.65
toggleMethod · 0.65
collapseMethod · 0.65
expandDescendantsMethod · 0.65
collapseAllMethod · 0.65
expandAllMethod · 0.65

Tested by

no test coverage detected