Ejemplo n.º 1
0
 public void TestProfitPerWarp()
 {
     Assert.AreEqual(434.0f / 22.0f, trip.ProfitPerWarp(true));
 }