Ejemplo n.º 1
0
 public void GetListaCodigoTest()
 {
     Assert.IsNotNull(VentasBLL.GetListaCodigo("232").Count > 0);
 }