goog.testing.TestCase.Test |
goog.testing.ContinuationTestCase.Test | goog.testing.TestCase.Test |
goog.testing.ContinuationTestCase.Step | goog.testing.TestCase.Test |
name
: string
The test name.
|
ref
: Function
Reference to the test function.
|
opt_scope
: Object=
Optional scope that the test function should be
called in.
|
![]()
Executes the test function.
|
code » |