public function testGetAmount()
 {
     $this->assertEquals('1.00', $this->object->getAmount());
 }