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