Example #1
0
 public void guardarCambiosTecnologiasPorProyectoTest()
 {
     GestorPlanilla target = new GestorPlanilla(); // TODO: Initialize to an appropriate value
     target.guardarCambiosTecnologiasPorProyecto();
     Assert.Inconclusive("A method that does not return a value cannot be verified.");
 }