示例#1
0
 public function testGetCurrentStore()
 {
     $this->assertSame(Mage::app()->getStore(), $this->_model->getCurrentStore());
 }