示例#1
0
 public void TestSaberSiHarryEsLento()
 {
     Assert.AreEqual(false, HarryPostre.esUnLento());
 }
示例#2
0
 public void TestSabeSiHarryEsUnLento()
 {
     Assert.Pass(false, harryPostre.esUnLento());
 }