Exemplo n.º 1
0
 public void Does_Net_Premium_Fuction_Work()
 {
     Assert.AreEqual(0.435547f, calculations.GetNetPremium(0.43f, 0.005547f));
 }