labs.testing.Environment Extends
No description.

Inheritance

Constructor

goog.labs.testing.Environment()

Instance Methods

Public Protected Private
setUp()
Runs immediately before the setUp phase of JsUnit tests.
code »
setUpPage()
Runs immediately before the setUpPage phase of JsUnit tests.
code »
tearDown()
Runs immediately after the tearDown phase of JsUnit tests.
code »
tearDownPage()
Runs immediately after the tearDownPage phase of JsUnit tests.
code »

Package labs.testing

Package Reference