예제 #1
0
 public void initGameTest()
 {
     Form1_Accessor target = new Form1_Accessor(); // TODO: Initialize to an appropriate value
     Assert.AreEqual(true, target.initGame());
     //Assert.Inconlusive("Verify the correctness of this test method.");
 }