Esempio n. 1
0
 public void GetListaFechaTest1()
 {
     Assert.IsNotNull(ArticuloBLL.GetListaFecha(DateTime.Today));
 }