search

goog.testing.MultiTestRunner.TestFrame

Provided By
Extends
All Implemented Interfaces

Class used to manage the interaction with a single iframe.

new TestFrame( basePath, timeoutMs, verbosePasses, opt_domHelper )

Parameters
basePathstring

The base path for tests.

timeoutMsnumber

The time to wait for the test to load and run.

verbosePassesboolean

Whether to show results for passes.

opt_domHelper(goog.dom.DomHelper|null)=

Optional dom helper.

Instance Methods

Instance Properties