createRandomDirectory¶
@ExperimentalPathApi
fun createRandomDirectory(prefix: String = ""): PreparedProvider<Path>
Creates a random directory, which is automatically deleted at the end of the test.
@ExperimentalPathApi
fun createRandomDirectory(prefix: String = ""): PreparedProvider<Path>
Creates a random directory, which is automatically deleted at the end of the test.