|
JsUnit | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--JsUnitError
A JsUnitError represents an error (an exception or a call to error()) during the execution of a Test Function
Defined in jsUnitCore.js
Field Summary | |
Object |
description
The description of the error |
Object |
stackTrace
The stack trace at the point at which the error was encountered |
Constructor Summary | |
JsUnitError(description)
|
Field Detail |
Object description
Object stackTrace
Constructor Detail |
JsUnitError(description)
description
- the reason for the failure
|
JsUnit | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |