Example #1
0
 public function test_SLOWLOG()
 {
     $this->assertEquals("slowlog subcommand argument", $this->redis->SLOWLOG("subcommand", "argument"));
 }