class TempFolder : LifecycleListener
TempFolder() |
val tmpDir: File |
|
val tmpPath: Path |
fun afterExecuteTest(test: TestScope): Unit |
|
fun beforeExecuteTest(test: TestScope): Unit |
|
fun newFile(name: String): File |
|
fun newFolder(name: String): File |