MCPcopy Index your code
hub / github.com/angular/components / selection.spec.ts

File selection.spec.ts

src/cdk/collections/selection.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {getMultipleValuesInSingleSelectionError, SelectionModel} from './selection-model';
2
3describe('SelectionModel', () => {
4 describe('single selection', () => {

Callers

nothing calls this directly

Calls 12

compareFunFunction · 0.85
setSelectionMethod · 0.80
hasValueMethod · 0.80
selectMethod · 0.65
isSelectedMethod · 0.65
sortMethod · 0.65
deselectMethod · 0.65
clearMethod · 0.65
toggleMethod · 0.65
isEmptyMethod · 0.45
isMultipleSelectionMethod · 0.45

Tested by

no test coverage detected