Exemple #1
0
 public void TestEmpty()
 {
     Assert.AreEqual("M:You should send product", m_Coffeemaker.Maker(null));
 }