Exemplo n.º 1
0
 /**
  * @covers Mage_Captcha_Model_Zend::getFont
  */
 public function testGetFont()
 {
     $this->assertEquals($this->_object->getFont(), $this->_fontPath['LinLibertine']['path']);
 }