Пример #1
0
 public function testGetMinimalQty()
 {
     $this->assertGreaterThan(0, $this->_block->getMinimalQty($this->_product));
 }