public void NewTestTest() { Assert.That(GameClass.GetTestData() == 5); // Use the Assert class to test conditions }