'reasonPhrase', 'name' => 'phrase')); $visitor->visit($this->command, $this->response, $param, $this->value); $this->assertEquals('OK', $this->value['phrase']); } }