예제 #1
0
 /**
  * @expectedException \RuntimeException
  */
 public function testFormatWithCurrencyStyle()
 {
     parent::testFormatWithCurrencyStyle();
 }