Exemplo n.º 1
0
 public function test_hVals()
 {
     $this->assertEquals('hvals key', $this->redis->hVals('key'));
 }