DEF STUDIO srl

Storage Expectations

toExistInStorage()

Assert that the given file exist in storage.

expect('test_file.txt')->toExistInStorage();

toBeMissingInStorage()

expect('test_file.txt')->toBeMissingInStorage();
Suggest a change
Last updated 10 September 2024