whenHEAD(url, [headers], [keys]); Creates a new backend definition for HEAD requests. For more info see when().
$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
resetExpectations(); Resets all request expectations, but preserves all backend definitions. Typically, you would call resetExpectations
error.logs Array of messages logged using error().
expectDELETE(url, [headers], [keys]); Creates a new request expectation for DELETE requests. For more info see expect()
expect(method, url, [data], [headers], [keys]); Creates a new request expectation. Parameters
Name Description $e
expectJSONP(url, [keys]); Creates a new request expectation for JSONP requests. For more info see expect().
$exceptionHandlerProvider
Page 3 of 6