コード例 #1
0
ファイル: GestorPruebaTest.cs プロジェクト: pablobar23/RRHH
 public void guardarCambiosPreguntasPorPruebaTest()
 {
     GestorPrueba target = new GestorPrueba(); // TODO: Initialize to an appropriate value
     target.guardarCambiosPreguntasPorPrueba();
     Assert.Inconclusive("A method that does not return a value cannot be verified.");
 }