예제 #1
0
 public function testGetAnyStoreView()
 {
     $this->assertInstanceOf('Mage_Core_Model_Store', $this->_mageModel->getAnyStoreView());
 }