Example #1
0
 public function test_Discard()
 {
     $this->assertEquals('discard', $this->redis->discard());
 }