Exemple #1
0
 public function test_Unwatch()
 {
     $this->assertEquals('unwatch', $this->redis->Unwatch());
 }