Esempio n. 1
0
 /**
  * @expectedException \PhpDeal\Exception\ContractViolation
  */
 public function testVerifyInvalid()
 {
     $this->stub->testNumeric('message');
 }