示例#1
0
 /**
  * @expectedException DestinyLab\SwetestException
  */
 public function testErrorResponse()
 {
     $this->swetest->response();
 }