コード例 #1
0
 public function testGetKnownTypeLabels()
 {
     $this->assertInternalType('array', DataValueFactory::getKnownTypeLabels());
 }