search

goog.testing.TestCase.Result

Provided By

A class for representing test results. A bag of public properties.

new Result( testCase )

Parameters
testCase(goog.testing.TestCase|null)

The test case that owns this result.

Instance Methods

Instance Properties