Example #1
0
 public function test_bgSave()
 {
     $this->assertEquals('bgsave', $this->redis->bgSave());
 }