public function testGetKnownTypeLabels()
 {
     $this->assertInternalType('array', DataValueFactory::getKnownTypeLabels());
 }