MCPcopy Create free account
hub / github.com/angular/components / drag-utils.spec.ts

File drag-utils.spec.ts

src/cdk/drag-drop/drag-utils.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {moveItemInArray, transferArrayItem, copyArrayItem} from './drag-utils';
2
3describe('dragging utilities', () => {
4 describe('moveItemInArray', () => {

Callers

nothing calls this directly

Calls 3

moveItemInArrayFunction · 0.90
transferArrayItemFunction · 0.90
copyArrayItemFunction · 0.90

Tested by

no test coverage detected