closeAndFlush(); This method will close all pending animations (both
flush([delay]); Flushes the queue of pending tasks. Parameters
whenPUT(url, [data], [headers], [keys]); Creates a new backend definition for PUT requests. For more info see when().
expectPUT(url, [data], [headers], [keys]); Creates a new request expectation for PUT requests. For more info see expect()
whenHEAD(url, [headers], [keys]); Creates a new backend definition for HEAD requests. For more info see when().
error.logs Array of messages logged using error().
expect(method, url, [data], [headers], [keys]); Creates a new request expectation. Parameters
$countWatchers(); Counts all the watchers of direct and indirect child scopes of the current scope. The watchers of the current
cancel(promise); Cancels a task associated with the promise. Parameters
expectJSONP(url, [keys]); Creates a new request expectation for JSONP requests. For more info see expect().
Page 2 of 4