Class TempDir
java.lang.Object
com.xebialabs.platform.test.testng.rules.TempDir
- All Implemented Interfaces:
RuleBase
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TempDir
public TempDir() -
TempDir
-
-
Method Details
-
create
- Throws:
IOException
-
newFile
- Throws:
IOException
-
newFile
- Throws:
IOException
-
newFolder
- Throws:
IOException
-
newFolder
- Throws:
IOException
-
newFolder
- Throws:
IOException
-
getRoot
-
delete
public void delete() -
getWrapped
public org.junit.rules.TemporaryFolder getWrapped() -
start
public void start() -
stop
public void stop()
-