| Class | Description |
|---|---|
| TemporaryFolder |
Encapsulates the
TemporaryFolder.rootFolder within which any files or directories will be created along
with the operations which a tester may wish to invoke (TemporaryFolder.createFile(String), TemporaryFolder.createDirectory(String)) and post test invocations which the associated extension will invoke. |
| TemporaryFolderExtension |
The temporary folder extension provides a test with access to temporary files and directories.
|
| Exception | Description |
|---|---|
| TemporaryFolderException |
Copyright © 2018. All rights reserved.