Searched refs:verifyJavaScriptOutput (Results 1 – 2 of 2) sorted by relevance
103 …t(`Correct JS output for ${fileName}`, () => (this.emit && compilerTest.verifyJavaScriptOutput()));299 public verifyJavaScriptOutput() { method in CompilerTest
71 …utput for ${testCaseFileName}`, () => projectTestCase && projectTestCase.verifyJavaScriptOutput());239 public verifyJavaScriptOutput() {