Example #1
0
 public function testSellPrice()
 {
     $this->assertEquals(2, self::$obj->getSellPrice());
 }