Home
last modified time | relevance | path

Searched refs:JsUnitException (Results 1 – 2 of 2) sorted by relevance

/plugin/indexmenu2/cms/extensions/tests/
DjsUnitCore.js1JsUnitException("Call to fail()",i);}function error(i){var I=new Object();I.description=i;I.stackT… class
/plugin/virtualkeyboard/vk/extensions/tests/
DjsUnitCore.js86 throw new JsUnitException("Call to fail()", failureMessage);
121 throw new JsUnitException(comment, failureMessage);
388 function JsUnitException(comment, message) { class