Exemple #1
0
 /**
  * @test
  */
 public function canLock()
 {
     $this->assertFalse($this->_clientStream->canLock());
 }