MCPcopy
hub / github.com/ericdrowell/KineticJS / DragAndDropEvents-test.js

File DragAndDropEvents-test.js

test/functional/DragAndDropEvents-test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1suite('DragAndDropEvents', function() {
2 // ======================================================
3 test('test dragstart, dragmove, dragend', function(done) {
4 var stage = addStage();

Callers

nothing calls this directly

Calls 2

addStageFunction · 0.85
showHitFunction · 0.85

Tested by

no test coverage detected