Exemplo n.º 1
0
 public void Does_Risk_Premuim_Fuction_Work()
 {
     Assert.AreEqual(0.43f, calculations.GetRiskPremium(0.0172f, 25000));
 }