Searched refs:MjsUnitAssertionError (Results 1 – 1 of 1) sorted by relevance
28 function MjsUnitAssertionError(message) { class32 MjsUnitAssertionError.prototype.toString = function () {50 throw new MjsUnitAssertionError(start + " expected <" + expected + "> found <" + found + ">");199 throw new MjsUnitAssertionError(message);