Searched refs:nestedClassPath (Results 1 – 1 of 1) sorted by relevance
49 const nestedClassPath = constant51 expect(fs.existsSync(nestedClassPath)).toBeTruthy();52 expect(fs.readFileSync(nestedClassPath).toString()).toMatch('package xyz.bront.app');53 expect(fs.readFileSync(nestedClassPath).toString()).not.toMatch('com.lololol');