コード例 #1
0
 public function testGetName()
 {
     $this->assertEquals(PrivilegeCollectionType::NAME, $this->formType->getName());
 }
コード例 #2
0
 public function testGetName()
 {
     $this->assertEquals('oro_acl_collection', $this->formType->getName());
 }