| verify(createChecker(checkConfig,ModuleCreationOption.IN_TREEWALKER),temporaryFolder.newFile().getPath(),expected); | verify(createChecker(checkConfig,ModuleCreationOption.IN_TREEWALKER),File.createTempFile(STR0,null,temporaryFolder).getPath(),expected); | temporaryFolder.newFile() | File.createTempFile(STR0,null,temporaryFolder) | checkstyle | 676dd7c9a11f2fb0b8d756a068aea6782f486cd1 | com.puppycrawl.tools.checkstyle.TreeWalkerTest | | | _1 | temporaryFolder |
|---|
| _2 | temporaryFolder |
|---|
| | | | Uses | False |
| final String filePath=temporaryFolder.newFile().getPath(); | final String filePath=File.createTempFile(STR0,null,temporaryFolder).getPath(); | temporaryFolder.newFile() | File.createTempFile(STR0,null,temporaryFolder) | checkstyle | 676dd7c9a11f2fb0b8d756a068aea6782f486cd1 | com.puppycrawl.tools.checkstyle.PropertyCacheFileTest | | | _1 | temporaryFolder |
|---|
| _2 | temporaryFolder |
|---|
| | | | Uses | False |
| final String filePath=temporaryFolder.newFile().getPath(); | final String filePath=File.createTempFile(STR0,null,temporaryFolder).getPath(); | temporaryFolder.newFile() | File.createTempFile(STR0,null,temporaryFolder) | checkstyle | 676dd7c9a11f2fb0b8d756a068aea6782f486cd1 | com.puppycrawl.tools.checkstyle.PropertyCacheFileTest | | | _1 | temporaryFolder |
|---|
| _2 | temporaryFolder |
|---|
| | | | Uses | False |
| final String externalResourcePath=temporaryFolder.newFile().getPath(); | final String externalResourcePath=File.createTempFile(STR0,null,temporaryFolder).getPath(); | temporaryFolder.newFile() | File.createTempFile(STR0,null,temporaryFolder) | checkstyle | 676dd7c9a11f2fb0b8d756a068aea6782f486cd1 | com.puppycrawl.tools.checkstyle.PropertyCacheFileTest | | | _1 | temporaryFolder |
|---|
| _2 | temporaryFolder |
|---|
| | | | Uses | False |
| final String filePath=temporaryFolder.newFile().getPath(); | final String filePath=File.createTempFile(STR0,null,temporaryFolder).getPath(); | temporaryFolder.newFile() | File.createTempFile(STR0,null,temporaryFolder) | checkstyle | 676dd7c9a11f2fb0b8d756a068aea6782f486cd1 | com.puppycrawl.tools.checkstyle.PropertyCacheFileTest | | | _1 | temporaryFolder |
|---|
| _2 | temporaryFolder |
|---|
| | | | Uses | False |
| final String filePath=temporaryFolder.newFile().getPath(); | final String filePath=File.createTempFile(STR0,null,temporaryFolder).getPath(); | temporaryFolder.newFile() | File.createTempFile(STR0,null,temporaryFolder) | checkstyle | 676dd7c9a11f2fb0b8d756a068aea6782f486cd1 | com.puppycrawl.tools.checkstyle.PropertyCacheFileTest | | | _1 | temporaryFolder |
|---|
| _2 | temporaryFolder |
|---|
| | | | Uses | False |
| final String filePath=temporaryFolder.newFile().getPath(); | final String filePath=File.createTempFile(STR0,null,temporaryFolder).getPath(); | temporaryFolder.newFile() | File.createTempFile(STR0,null,temporaryFolder) | checkstyle | 676dd7c9a11f2fb0b8d756a068aea6782f486cd1 | com.puppycrawl.tools.checkstyle.PropertyCacheFileTest | | | _1 | temporaryFolder |
|---|
| _2 | temporaryFolder |
|---|
| | | | Uses | False |
| checker.setCacheFile(temporaryFolder.newFile().getPath()); | checker.setCacheFile(File.createTempFile(STR0,null,temporaryFolder).getPath()); | temporaryFolder.newFile() | File.createTempFile(STR0,null,temporaryFolder) | checkstyle | 676dd7c9a11f2fb0b8d756a068aea6782f486cd1 | com.puppycrawl.tools.checkstyle.CheckerTest | | | _1 | temporaryFolder |
|---|
| _2 | temporaryFolder |
|---|
| | | | Uses | False |
| checker.setCacheFile(temporaryFolder.newFile().getPath()); | checker.setCacheFile(File.createTempFile(STR0,null,temporaryFolder).getPath()); | temporaryFolder.newFile() | File.createTempFile(STR0,null,temporaryFolder) | checkstyle | 676dd7c9a11f2fb0b8d756a068aea6782f486cd1 | com.puppycrawl.tools.checkstyle.CheckerTest | | | _1 | temporaryFolder |
|---|
| _2 | temporaryFolder |
|---|
| | | | Uses | False |