Ejemplo n.º 1
0
 public function testGetResponse()
 {
     $this->assertEquals($this->response, $this->action->getResponse());
 }