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