Example #1
0
 public function test_Exec()
 {
     $this->assertEquals('exec', $this->redis->exec());
 }