Ejemplo n.º 1
0
 public void UpdateConsultTypeInfoTest()
 {
     ConsultForm_Accessor target = new ConsultForm_Accessor(); // TODO: Initialize to an appropriate value
     RadioButton selected = null; // TODO: Initialize to an appropriate value
     target.UpdateConsultTypeInfo(selected);
     Assert.Inconclusive("A method that does not return a value cannot be verified.");
 }