Example #1
0
 public function testBuyPrice()
 {
     $this->assertEquals(12, self::$obj->getBuyPrice());
 }