Exemple #1
0
 public function test_Sort()
 {
     $this->assertEquals('sort key r', $this->redis->Sort('key', 'r'));
 }