tutteli-spek-extensions
Module Contents
alltypes
Module Contents
class
TempFolder
:
LifecycleListener
Module Contents
TempFolder
(
)
fun
afterExecuteTest
(
test
:
TestScope
)
:
Unit
fun
beforeExecuteTest
(
test
:
TestScope
)
:
Unit
fun
newFile
(
name
:
String
)
:
File
fun
newFolder
(
name
:
String
)
:
File
val
tmpDir
:
File
val
tmpPath
:
Path
package
ch.tutteli.spek.extensions
Module Contents
class
TempFolder
:
LifecycleListener
Module Contents
TempFolder
(
)
fun
afterExecuteTest
(
test
:
TestScope
)
:
Unit
fun
beforeExecuteTest
(
test
:
TestScope
)
:
Unit
fun
newFile
(
name
:
String
)
:
File
fun
newFolder
(
name
:
String
)
:
File
val
tmpDir
:
File
val
tmpPath
:
Path