assertFileExists($file); register_shutdown_function(function () { // $this->assertFileDoesNotExist($file); }); });