Create a promise that resolves after the specified delay.
The delay, in milliseconds.
Create a Mocha callback function to run an asynchronous action as part of a test.
The asynchronous action to perform.
The Mocha callback function.
Generated using TypeDoc
Async callback for Mocha.