示例#1
0
 public function testGetDefaultStoresSelect()
 {
     $this->assertInstanceOf('Varien_Db_Select', $this->_model->getDefaultStoresSelect());
 }