示例#1
0
 /**
  * @magentoAppIsolation enabled
  */
 public function testGetSystemAttributes()
 {
     $this->assertCount(15, $this->_form->getSystemAttributes());
 }