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