コード例 #1
0
 public function testGetQuantity()
 {
     $this->assertSame($this->quantity, $this->object->getQuantity());
 }