Esempio n. 1
0
 public function testCalculateInvestmentCash()
 {
     $this->assertEquals(2850, $this->account->calculateInvestmentCash());
 }