Esempio n. 1
0
 public void FindPersonaByIdentificacionTest()
 {
     Assert.IsNotNull(servicio.FindPersonaByIdentificacion("1065824563"));
 }