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