Flutter
quiver.testing.async
FakeAsync
FakeAsync factory constructor
FakeAsync
FakeAsync class
Constructors
FakeAsync
Properties
microtaskCount
nonPeriodicTimerCount
periodicTimerCount
hashCode
runtimeType
Methods
elapse
elapseBlocking
flushMicrotasks
flushTimers
getClock
run
noSuchMethod
toString
Operators
operator ==
FakeAsync constructor
FakeAsync
(
)
Implementation
factory FakeAsync() = _FakeAsync;