Closure Library API Documentation
Go to class or file:
testrunner.js
No description.
Useful links
Source Code
Git
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