Exemplo n.º 1
0
 /**
  * @expectedException DestinyLab\SwetestException
  */
 public function testErrorGetStatus()
 {
     $this->swetest->getStatus();
 }