Esempio n. 1
0
 public function testCalculateDistribution()
 {
     $this->assertEquals(18450, $this->account->calculateDistribution());
 }