Example #1
0
 public function testGetAmount()
 {
     $this->assertEquals(100, $this->bet->getAmount());
 }