Пример #1
0
 /**
  * @see testGetListUrl() for coverage of customer case
  */
 public function testGetItemCollection()
 {
     $this->assertInstanceOf('Mage_Catalog_Model_Resource_Product_Compare_Item_Collection', $this->_helper->getItemCollection());
 }