예제 #1
0
 /**
  * @expectedException \Symfony\Component\Intl\Exception\MethodArgumentNotImplementedException
  */
 public function testParseWithNotNullPositionValue()
 {
     parent::testParseWithNotNullPositionValue();
 }