![]()
Disposes all non-disposed instances of goog.testing.net.XhrIo created by
goog.testing.net.XhrIo.send .
|
code » | |||||||
![]()
Disposes of the specified goog.testing.net.XhrIo created by
goog.testing.net.XhrIo.send and removes it from
goog.testing.net.XhrIo.pendingStaticSendInstances_ .
Arguments:
|
code » | |||||||
Returns an Array containing all non-disposed instances of
goog.testing.net.XhrIo created by
goog.testing.net.XhrIo.send .
Returns: Array
Array of goog.testing.net.XhrIo instances.
|
code » | |||||||
![]()
Simulates the static XhrIo send method.
Arguments:
|
code » |