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