示例#1
0
 public void guardarCambiosRespuestaTest()
 {
     GestorPrueba target = new GestorPrueba(); // TODO: Initialize to an appropriate value
     target.guardarCambiosRespuesta();
     Assert.Inconclusive("A method that does not return a value cannot be verified.");
 }