public function testFileDownloadSuccess()
 {
     $this->downloader->download("http://thelia.net/", "php://temp");
 }
 public function testFileDownloadSuccess()
 {
     $this->downloader->download("http://www.w3.org/", "php://temp");
 }