Example #1
0
 public void RestartGameTest()
 {
     TwoServerWindow target = new TwoServerWindow(); // TODO: Initialize to an appropriate value
     target.RestartGame();
     Assert.Inconclusive("A method that does not return a value cannot be verified.");
 }