|
JsUnit | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--JsUnitAssertionArgumentError
A JsUnitAssertionArgumentError represents an invalid call to an assertion function - either an invalid argument type
or an incorrect number of arguments
Defined in jsUnitCore.js
Field Summary | |
Object |
description
A description of the argument error |
Constructor Summary | |
JsUnitAssertionArgumentError(description)
|
Field Detail |
Object description
Constructor Detail |
JsUnitAssertionArgumentError(description)
description
- a description of the argument error
|
JsUnit | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |