search

goog.testing.net.MockIFrameIo

Provided By
Extends
All Implemented Interfaces

Mock implementation of goog.net.IframeIo. This doesn't provide a mock implementation for all cases, but it's not too hard to add them as needed.

new MockIFrameIo( testQueue )

Parameters
testQueue(goog.testing.TestQueue|null)

Test queue for inserting test events.

Instance Methods

Instance Properties