public function testGetName()
 {
     $this->assertEquals('oro_user_select', $this->type->getName());
 }