public function testHasProductUrl()
 {
     $this->assertTrue($this->_block->hasProductUrl($this->_product));
 }