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