Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{moveItemInArray, transferArrayItem, copyArrayItem} from
'./drag-utils'
;
2
3
describe(
'dragging utilities'
, () => {
4
describe(
'moveItemInArray'
, () => {
Callers
nothing calls this directly
Calls
3
moveItemInArray
Function · 0.90
transferArrayItem
Function · 0.90
copyArrayItem
Function · 0.90
Tested by
no test coverage detected