Пример #1
0
 public void Create_Produto()
 {
     Assert.IsTrue(context.CreateProduto(GetNewProduto));
 }