public function testGetName()
 {
     $this->assertEquals(PrivilegeCollectionType::NAME, $this->formType->getName());
 }
 public function testGetName()
 {
     $this->assertEquals('oro_acl_collection', $this->formType->getName());
 }