Пример #1
0
 public function testGetCanShowProductPrice()
 {
     $this->assertTrue($this->_block->getCanShowProductPrice($this->_product));
 }