Improve this Doc View Source $timeout
- service in module ngMock
This service is just a simple decorator for $timeout service that adds a "flush" and "verifyNoPendingTasks" methods.
Methods
-  flush([delay]);Flushes the queue of pending tasks. ParametersParam Type Details delay (optional)numbermaximum timeout amount to flush up until 
-  verifyNoPendingTasks();Verifies that there are no pending tasks that need to be flushed. 
    © 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
    https://code.angularjs.org/1.3.20/docs/api/ngMock/service/$timeout