Assert that an asynchronously evaluated condition is eventually true.
The async test function. Must return true to signal success.
true
Optional
Error message shown if the condition never becomes true within the timeout.
Assert that an asynchronously evaluated condition is eventually true.