Responsible for creating a temporary directory to serve as a sandbox where files can be created, written to or deleted.
read a file in the test sandbox and verify its contents
Assert that a file exists in the sandbox
Assert that a file does not exist in the sandbox
Write a file to the sandbox
Write a file to the sanbox
Instantiate a Sandbox object
See Implementation
Responsible for creating a temporary directory to serve as a sandbox where files can be created, written to or deleted.