Beispiel #1
0
 public void ToStringTest()
 {
     Assert.AreEqual("CompositeShape { Count = 2 }", cs.ToString());
 }