Storage Expectations
toExistInStorage()
Assert that the given file exist in storage.
expect('test_file.txt')->toExistInStorage();
toExistInStorage()Assert that the given file exist in storage.
expect('test_file.txt')->toExistInStorage();