public function test_SlaveOf() { $this->assertEquals('slaveof host port', $this->redis->SlaveOf('host', 'port')); }