Home

Class goog.testing.net.XhrIoPool

A pool containing a single mock XhrIo object.

extends goog.net.XhrIoPool
Instance Method Summary
createObject() ⇒ ?goog.net.XhrIo

Creates an instance of an XhrIo object to use in the pool.

getXhr() ⇒ !goog.testing.net.XhrIo

Get the mock XhrIo used by this pool.