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