public function testGetName()
 {
     $this->assertEquals(ProductSelectType::NAME, $this->type->getName());
 }