public void UpDateHealthTest() { GameGui_Accessor target = new GameGui_Accessor(); // TODO: Initialize to an appropriate value target.UpDateHealth(); Assert.Inconclusive("A method that does not return a value cannot be verified."); }