public void updateQuerryTest() { mainForm_Accessor target = new mainForm_Accessor(); // TODO: Initialize to an appropriate value MySqlCommand myCommand = null; // TODO: Initialize to an appropriate value string setItems = string.Empty; // TODO: Initialize to an appropriate value target.updateQuerry(myCommand, setItems); Assert.Inconclusive("A method that does not return a value cannot be verified."); }