MCPcopy Create free account
hub / github.com/HtmlUnit/htmlunit / deferred.js

File deferred.js

src/test/resources/libraries/jQuery/1.8.2/jquery/test/unit/deferred.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1module("deferred", { teardown: moduleTeardown });
2
3jQuery.each( [ "", " - new operator" ], function( _, withNew ) {
4

Callers

nothing calls this directly

Calls 15

moduleFunction · 0.85
okFunction · 0.85
eachMethod · 0.80
doneMethod · 0.80
stateMethod · 0.80
testFunction · 0.70
createDeferredFunction · 0.70
notifyMethod · 0.65
expectFunction · 0.50
resolveMethod · 0.45
rejectMethod · 0.45
promiseMethod · 0.45

Tested by

no test coverage detected