Ejemplo n.º 1
0
 public function getMockResponse($path)
 {
     return parent::getMockResponse($this->getMockResponsePath() . $path . '.txt');
 }