Exemple #1
0
 public function test_Multi()
 {
     $this->assertEquals('multi', $this->redis->multi());
 }