MCPcopy
hub / github.com/unconed/MathBox.js / Animator.test.js

File Animator.test.js

test/Animator.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1Test.Tests.Animator = function (assert, done) {
2
3 var animator = new MathBox.Animator();
4 var options = { duration: 250 };

Callers

nothing calls this directly

Calls 2

assertFunction · 0.85
doneFunction · 0.85

Tested by

no test coverage detected