Searched defs:afterEach (Results 1 – 2 of 2) sorted by relevance
36 var afterEach; variable260 afterEach = function(fn) { function
5541 Suite.prototype.afterEach = function(title, fn){ method in Suite