Searched refs:TestGroup (Results 1 – 1 of 1) sorted by relevance
215 TestGroup: (function(){217 const TestGroup = function(name, predicate){ class223 TestGroup.prototype = { class267 return TestGroup;273 new this.TestGroup(name, predicate) );