public void BreakTest2() { Break c = new Break(CardSuit.Club, (byte)1); Assert.AreEqual("Break", c.ToString()); }