Ejemplo n.º 1
0
 public void GetListaCodigoArticuloTest()
 {
     Assert.IsNotNull(ArticuloBLL.GetListaCodigoArticulo("3232323").Count > 0);
 }