goog.testing.TestQueue |
Gets the next event from the queue. Throws an exception if the queue is
empty.
Arguments:
Returns: Object
The next event from the queue.
|
code » | ||
![]()
Adds a new event onto the queue.
Arguments:
|
code » | ||
Returns whether the queue is empty.
Returns: boolean
Whether the queue is empty.
|
code » |
![]()
Events that have accumulated
|
Code » |