Searched refs:getProjectRootPath (Results 1 – 1 of 1) sorted by relevance
37 return path.join(CommonTestUtils.getProjectRootPath(), 'src/test/fixtures', filename);40 static getProjectRootPath(): string { method in CommonTestUtils