示例#1
0
 public function test_Subscribe()
 {
     $this->assertEquals('subscribe c', $this->redis->Subscribe('c'));
 }