MCPcopy
hub / github.com/react-dnd/react-dnd / DragDropMonitor.spec.ts

File DragDropMonitor.spec.ts

packages/dnd-core/src/__tests__/DragDropMonitor.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { ITestBackend } from 'react-dnd-test-backend'
2import { TestBackend } from 'react-dnd-test-backend'
3
4import { createDragDropManager } from '../createDragDropManager.js'

Callers

nothing calls this directly

Calls 15

createDragDropManagerFunction · 0.85
onlyOnceFunction · 0.85
receiveBackendMethod · 0.80
getBackendMethod · 0.65
getRegistryMethod · 0.65
getMonitorMethod · 0.65
addSourceMethod · 0.65
simulateBeginDragMethod · 0.65
addTargetMethod · 0.65
simulateEndDragMethod · 0.65
simulateHoverMethod · 0.65

Tested by

no test coverage detected