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