using Xunit; namespace ChineseChess.GUI.Tests.XUnit { // TODO WTS: Add appropriate unit tests. public class Tests { [Fact] public void TestMethod1() { } } }