hooks library

Functions

pumpEventQueue({int times = 20}) Future
Returns a Future that completes after the event loop has run the given number of times (20 by default).

Exceptions / Errors

OutsideTestException
TestFailure
An exception thrown when a test assertion fails.