Exemple #1
0
 public void Test2()
 {
     Assert.AreEqual(10, PolishCalc.ComputeWithBetterWay("25*"));
 }