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