MCPcopy
hub / github.com/cujojs/when / node-test.js

File node-test.js

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

Source from the content-addressed store, hash-verified

1var buster = typeof window !== 'undefined' ? window.buster : require('buster');
2var assert = buster.assert;
3var refute = buster.refute;
4var fail = buster.referee.fail;

Callers

nothing calls this directly

Calls 3

whenFunction · 0.85
callbackFunction · 0.85
assertIsPromiseFunction · 0.70

Tested by

no test coverage detected