A pool containing a single mock XhrIo object.
extends goog.net.XhrIoPool| Instance Method Summary | |
createObject() ⇒ ?goog.net.XhrIoCreates an instance of an XhrIo object to use in the pool. | |
getXhr() ⇒ !goog.testing.net.XhrIoGet the mock XhrIo used by this pool. | |