View source Improve this doc

$timeout
service in module ngMock

Description

This service is just a simple decorator for $timeout service that adds a "flush" and "verifyNoPendingTasks" methods.

Usage

$timeout();

Methods