Esempio n. 1
0
 public function testValidate()
 {
     $this->assertInstanceOf('Mage_Core_Model_Session_Abstract', $this->_model->validate());
 }