コード例 #1
0
 public function testGetAmount()
 {
     $this->assertEquals('1.00', $this->object->getAmount());
 }