assert_boolean(!file_exists($filename), "File not deleted"); $this->assert_boolean(!file_exists($dirname), "Directory not deleted"); } }