public function testGetResponse()
 {
     $this->assertEquals($this->response, $this->action->getResponse());
 }