コード例 #1
0
 public function testGetXmlNameWithoutPrefix()
 {
     $this->assertEquals('string', $this->type->getXmlName(false));
 }