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