예제 #1
0
 /**
  * @covers Mage_Captcha_Model_Zend::getBlockName
  */
 public function testGetBlockName()
 {
     $this->assertEquals($this->_object->getBlockName(), 'Mage_Captcha_Block_Captcha_Zend');
 }