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