Searched refs:goToTestIndex (Results 1 – 1 of 1) sorted by relevance
602 this.goToTestIndex(0);637 this.goToTestIndex(this.currChapterTestIndex + 1);647 this.goToTestIndex(this.currChapterTestIndex - 1);662 this.goToTestIndex(i);675 this.goToTestIndex(testIndex);744 this.goToTestIndex(j);754 TestSuite.prototype.goToTestIndex = function(index) method in TestSuite