Searched refs:checkGlobals (Results 1 – 1 of 1) sorted by relevance
4637 this.on('test end', function(test){ self.checkGlobals(test); });4638 this.on('hook end', function(hook){ self.checkGlobals(hook); });4742 Runner.prototype.checkGlobals = function(test){ method in Runner