Exemple #1
0
 public function test_Type()
 {
     $this->assertEquals('type key', $this->redis->Type('key'));
 }