goog.testing.TestCase.Error |
source
: string
The name of the test which threw the error.
|
message
: string
The error message.
|
opt_stack
: string=
A string showing the execution stack.
|