public function testGetName()
 {
     $this->typeTest->testGetName(BinaryGuidType::class, BinaryGuidType::NAME);
 }
 public function testGetName()
 {
     $this->typeTest->testGetName(ShortGuidType::class, ShortGuidType::NAME);
 }