directive in module ng
service in module ngCookies
service in module ngMock
flush([millis]); Runs interval tasks scheduled to be run in the next millis milliseconds.
flush(); This method is used to flush the pending callbacks and animation frames to either start an animation or conclude an animation
service(name, constructor); See $provide.service(). Parameters
function in module ngMock
Name Description angular
$removeControl(control); Deregister a control from the form. Input elements using ngModelController do this automatically when
Page 51 of 55