Пример #1
0
 /**
  * @covers Mage_Backend_Block_Template::getFormKey
  */
 public function testGetFormKey()
 {
     $this->assertGreaterThan(15, strlen($this->_block->getFormKey()));
 }