示例#1
0
 public function testGetAddToCompareUrl()
 {
     $this->assertStringMatchesFormat('%scatalog/product_compare/add/', $this->_block->getAddToCompareUrl());
 }