Example #1
0
 public function testGetStockId()
 {
     $this->assertSame(1, $this->item->getStockId());
 }