コード例 #1
0
 /**
  * @test
  */
 public function shouldBeAsync()
 {
     $this->assertInstanceOf('Youtubedl\\Youtubedl', $this->youtubedl->isAsync(true));
 }