Home

Class goog.testing.TestCase.Result

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

Instance Method Summary
getSummary() ⇒ string
isStrict() ⇒ boolean

Determines whether the test result should report failure if no tests are run.

isSuccess() ⇒ boolean