Esempio n. 1
0
 public function testGetStoreCodes()
 {
     $this->assertEquals(array(1 => 'default'), $this->_model->getStoreCodes());
 }