testrunner.js
No description.

File Location

/goog/testing/testrunner.js

Classes

goog.testing.TestRunner
Construct a test runner. NOTE(user): This is currently pretty weird, I'm essentially trying to create a wrapper that the Selenium test can hook into to query the state of the running test case, while making goog.testing.TestCase general.

Directory testing

File Reference