Exemplo n.º 1
0
 public function testGetCache()
 {
     $this->assertInstanceOf('Zend_Cache_Core', $this->_mageModel->getCache());
 }