Exemple #1
0
 public function testGetImageLabel()
 {
     $this->assertEquals($this->_product->getName(), $this->_block->getImageLabel());
 }