Exemple #1
0
 public function test_zCard()
 {
     $this->assertEquals('zcard k', $this->redis->zCard('k'));
 }