$addClass(classVal); Adds the CSS class value specified by the classVal parameter to the element. If animations are enabled then an
Name Description angular.forEach
whenPOST(url, [data], [headers], [keys]); Creates a new backend definition for POST requests. For more info see when()
Name Description $sanitize
put(key, value); Sets a value for given cookie key Parameters
$formatters Array.<Function>
expectRoute(method, url); Creates a new request expectation that compares only with the requested route.
animate(element, from, to, [className], [options]); Performs an inline animation on the element which applies the provided to and from
whenGET(url, [headers], [keys]); Creates a new backend definition for GET requests. For more info see when().
getTrusted(type, maybeTrusted); Takes the result of a
Page 8 of 55