Searched refs:exceptionName (Results 1 – 1 of 1) sorted by relevance
409 assertRaise: function(exceptionName, method) { argument415 ((exceptionName == null) || (e.name==exceptionName)) ? this.pass() : this.error(e);