MCPcopy
hub / github.com/jquery/jquery / ajax.js

File ajax.js

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

Source from the content-addressed store, hash-verified

1QUnit.module( "ajax", {
2 afterEach: function() {
3 jQuery( document ).off( "ajaxStart ajaxStop ajaxSend ajaxComplete ajaxError ajaxSuccess" );
4 moduleTeardown.apply( this, arguments );

Callers

nothing calls this directly

Calls 9

addGlobalEventsFunction · 0.85
urlFunction · 0.85
requestFunction · 0.85
nocallbackFunction · 0.85
createStatusCodesFunction · 0.85
countCompleteFunction · 0.85
doneFunction · 0.70
callbackFunction · 0.70
jQueryFunction · 0.50

Tested by

no test coverage detected