Exemplo n.º 1
0
 public function testGetDbAdapter()
 {
     $this->assertInstanceOf('Zend_Db_Adapter_Abstract', $this->_model->getDbAdapter());
 }