Exemplo n.º 1
0
 public function testDuplicate()
 {
     $this->assertInstanceOf('\\Magento\\Catalog\\Model\\Product\\Option\\Value', $this->model->duplicate(1, 1));
 }